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

* Re: [PATCH] ext4/trivial: Fix comment typo "especiially".
  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
  0 siblings, 1 reply; 4+ messages in thread
From: Jiri Kosina @ 2011-01-21 15:27 UTC (permalink / raw)
  To: Tao Ma; +Cc: linux-kernel, Tao Ma

On Fri, 21 Jan 2011, Tao Ma wrote:

> 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;

Applied.

-- 
Jiri Kosina
SUSE Labs, Novell Inc.

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

* Re: [PATCH] ext4/trivial: Fix comment typo "especiially".
  2011-01-21 15:27 ` Jiri Kosina
@ 2011-02-22  1:53   ` Ted Ts'o
  2011-02-22  9:58     ` Jiri Kosina
  0 siblings, 1 reply; 4+ messages in thread
From: Ted Ts'o @ 2011-02-22  1:53 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: Tao Ma, linux-kernel, Tao Ma

On Fri, Jan 21, 2011 at 04:27:12PM +0100, Jiri Kosina wrote:
> On Fri, 21 Jan 2011, Tao Ma wrote:
> 
> > 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>
> 
> Applied.

I'm happy for this to go through the trivial git tree, but I didn't
see it in your git tree.  Am I missing something?

					- Ted

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

* Re: [PATCH] ext4/trivial: Fix comment typo "especiially".
  2011-02-22  1:53   ` Ted Ts'o
@ 2011-02-22  9:58     ` Jiri Kosina
  0 siblings, 0 replies; 4+ messages in thread
From: Jiri Kosina @ 2011-02-22  9:58 UTC (permalink / raw)
  To: Ted Ts'o; +Cc: Tao Ma, linux-kernel, Tao Ma

On Mon, 21 Feb 2011, Ted Ts'o wrote:

> > > 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>
> > 
> > Applied.
> 
> I'm happy for this to go through the trivial git tree, but I didn't
> see it in your git tree.  Am I missing something?

It should be there -- 'for-next' branch, commit b8d6568a122 -- see 
http://git.kernel.org/?p=linux/kernel/git/jikos/trivial.git;a=commitdiff;h=b8d6568a122

I guess you were looking somewhere else ... ?

Thanks,

-- 
Jiri Kosina
SUSE Labs, Novell Inc.

^ permalink raw reply	[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