Re: [PATCH] ext4/trivial: Fix comment typo "especiially".

From: Jiri Kosina
Date: Fri Jan 21 2011 - 10:27:21 EST


On Fri, 21 Jan 2011, Tao Ma wrote:

> From: Tao Ma <boyu.mt@xxxxxxxxxx>
>
> Change "especiially" to "especially".
>
> Cc: Jiri Kosina <jkosina@xxxxxxx>
> Signed-off-by: Tao Ma <boyu.mt@xxxxxxxxxx>
> ---
> 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;

Applied.

--
Jiri Kosina
SUSE Labs, Novell Inc.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/