public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ext4/trivial: Fix comment typo "especiially".
@ 2011-01-21 15:21 Tao Ma
  2011-01-21 15:27 ` Jiri Kosina
  0 siblings, 1 reply; 4+ messages in thread
From: Tao Ma @ 2011-01-21 15:21 UTC (permalink / raw)
  To: linux-kernel; +Cc: Jiri Kosina, Tao Ma

From: Tao Ma <boyu.mt@taobao.com>

Change "especiially" to "especially".

Cc: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Tao Ma <boyu.mt@taobao.com>
---
 fs/ext4/extents.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fs/ext4/extents.c b/fs/ext4/extents.c
index 63a7581..353b387 100644
--- a/fs/ext4/extents.c
+++ b/fs/ext4/extents.c
@@ -131,7 +131,7 @@ static ext4_fsblk_t ext4_ext_find_goal(struct inode *inode,
 		 * fragmenting the file system's free space.  Maybe we
 		 * should have some hueristics or some way to allow
 		 * userspace to pass a hint to file system,
-		 * especiially if the latter case turns out to be
+		 * especially if the latter case turns out to be
 		 * common.
 		 */
 		ex = path[depth].p_ext;
-- 
1.7.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-02-22  9:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-21 15:21 [PATCH] ext4/trivial: Fix comment typo "especiially" Tao Ma
2011-01-21 15:27 ` Jiri Kosina
2011-02-22  1:53   ` Ted Ts'o
2011-02-22  9:58     ` Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox