Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp4680170imu; Tue, 29 Jan 2019 05:51:14 -0800 (PST) X-Google-Smtp-Source: ALg8bN5PG235D71pjf8bpozYqXyaPG0bOluNEKna3EPRNuJJGkymdV9BuD5CuJ+55HbpVlVSbuo9 X-Received: by 2002:a17:902:20c6:: with SMTP id v6mr26336359plg.156.1548769874485; Tue, 29 Jan 2019 05:51:14 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548769874; cv=none; d=google.com; s=arc-20160816; b=c/gLeCIB+dbz3LOkrqFzZnibNqZSp6I1MTvq8yZ8wYrTBk5cxr83w6VZx09kbzXeQp wnISHncU7Tewd9WBZ/hKmeMJrzkb3swgjq+buNyzHwdWDjs4POg8ZKkirCBcInhP8c0j xXf/S+D/7JUQKTBGR/AFjJXHuvHzxhDxYmxmMmIhTva/fwaFVEM+VIu5akPvmWETzAV8 OhmHCTM+nC4yIjbR6UewLhoxlVf9LqIzqUZcVD8IHivDSyxVsCYAzduYsE4U547DR3WO YeG/V3UDfaPJFymPFckDgvmG9WwBS3MSSdHP5ctWEEQkUEwF7w4zd6NaKV3RczQggUu7 UV9Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=GiQdJ3vKwgpie2hfbpVdIb5L9ZsMEyrbqvgBkZeYQiU=; b=QQWEF+MN01wTIDSRFJUsPSkDKXorHysSuEo1vB6PYKvV0z930jULCBCjTH2wRNOvQI B3f/sraP43AVL4yIBQDungM8Edg06oW/xgttPt9S8OyA9CusgZeyL+e/UnEVZYkUhwY2 qFMud2OwvkPJboZYw8hVCPAzFXI3HSzf1Lc/VY/dDdOG9730hSxhpqtradLMAiRTDWlD IFBKYdRosM/CQGasm4J+yZOSTyGiEHRTryEG37QTMd1TbRv0X5NfPmlqiJOHXquqID6O BgBb1/icT4sMmMNqbjXYKZjiNAgcsMLkzm9wE3FOOnDpP8yBgcyZgiFbT/xGzuQmtAPe F51w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c10si34449698pgj.416.2019.01.29.05.50.58; Tue, 29 Jan 2019 05:51:14 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727863AbfA2Ntw (ORCPT + 99 others); Tue, 29 Jan 2019 08:49:52 -0500 Received: from smtprz15.163.net ([106.3.154.248]:16843 "EHLO smtp.tom.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726763AbfA2Ntw (ORCPT ); Tue, 29 Jan 2019 08:49:52 -0500 Received: from 172.25.16.148 (unknown [172.25.16.148]) by freemail01.tom.com (Postfix) with ESMTP id 8783F1C81BD2 for ; Tue, 29 Jan 2019 20:39:54 +0800 (CST) Received: from 172.25.16.90 (HELO smtp.tom.com) ([172.25.16.90]) by localhost (TOM SMTP Server) with SMTP ID 259503494 for ; Tue, 29 Jan 2019 20:39:54 +0800 (CST) Received: from antispam1.tom.com (unknown [172.25.16.55]) by freemail01.tom.com (Postfix) with ESMTP id AC02C1C81B6F for ; Tue, 29 Jan 2019 20:39:53 +0800 (CST) Received: from antispam1.tom.com (antispam1.tom.com [127.0.0.1]) by antispam1.tom.com (Postfix) with ESMTP id 9DBB01001740 for ; Tue, 29 Jan 2019 20:39:53 +0800 (CST) X-Virus-Scanned: Debian amavisd-new at antispam1.tom.com Received: from antispam1.tom.com ([127.0.0.1]) by antispam1.tom.com (antispam1.tom.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1_QOgFyvDbno for ; Tue, 29 Jan 2019 20:39:52 +0800 (CST) Received: from localhost (unknown [222.209.19.163]) by antispam1.tom.com (Postfix) with ESMTPA id 6F1D81001589; Tue, 29 Jan 2019 20:39:52 +0800 (CST) From: Liu Xiang To: jack@suse.com Cc: linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org, liuxiang_1999@126.com, Liu Xiang Subject: [PATCH] ext2: Fix a typo in comment Date: Tue, 29 Jan 2019 20:39:49 +0800 Message-Id: <1548765589-2920-1-git-send-email-liu.xiang6@zte.com.cn> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Fix a typo in ext2_get_blocks comment. Signed-off-by: Liu Xiang --- fs/ext2/inode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/ext2/inode.c b/fs/ext2/inode.c index e4bb938..11da3fb 100644 --- a/fs/ext2/inode.c +++ b/fs/ext2/inode.c @@ -717,7 +717,7 @@ static int ext2_get_blocks(struct inode *inode, /* the number of blocks need to allocate for [d,t]indirect blocks */ indirect_blks = (chain + depth) - partial - 1; /* - * Next look up the indirect map to count the totoal number of + * Next look up the indirect map to count the total number of * direct blocks to allocate for this branch. */ count = ext2_blks_to_allocate(partial, indirect_blks, -- 1.9.1