linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Spelling fix in btrfs code comment
@ 2009-05-09 11:19 Sankar P
  2009-05-11 15:46 ` Jiri Kosina
  0 siblings, 1 reply; 3+ messages in thread
From: Sankar P @ 2009-05-09 11:19 UTC (permalink / raw)
  To: linux-kernel, linux-btrfs, trivial

Fix a trivial spelling error in a comment

Signed-off-by: Sankar P <sankar.curiosity@gmail.com>

---
diff --git a/fs/btrfs/extent-tree.c b/fs/btrfs/extent-tree.c
index e496644..3e2c7c7 100644
--- a/fs/btrfs/extent-tree.c
+++ b/fs/btrfs/extent-tree.c
@@ -312,7 +312,7 @@ btrfs_lookup_first_block_group(struct btrfs_fs_info *info, u64 bytenr)
 }
 
 /*
- * return the block group that contains teh given bytenr
+ * return the block group that contains the given bytenr
  */
 struct btrfs_block_group_cache *btrfs_lookup_block_group(
 						 struct btrfs_fs_info *info,



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

* Re: [PATCH] Spelling fix in btrfs code comment
  2009-05-09 11:19 [PATCH] Spelling fix in btrfs code comment Sankar P
@ 2009-05-11 15:46 ` Jiri Kosina
  2009-05-18  6:53   ` Sankar P
  0 siblings, 1 reply; 3+ messages in thread
From: Jiri Kosina @ 2009-05-11 15:46 UTC (permalink / raw)
  To: Sankar P; +Cc: linux-kernel, linux-btrfs, trivial

On Sat, 9 May 2009, Sankar P wrote:

> Fix a trivial spelling error in a comment
> 
> Signed-off-by: Sankar P <sankar.curiosity@gmail.com>
> 
> ---
> diff --git a/fs/btrfs/extent-tree.c b/fs/btrfs/extent-tree.c
> index e496644..3e2c7c7 100644
> --- a/fs/btrfs/extent-tree.c
> +++ b/fs/btrfs/extent-tree.c
> @@ -312,7 +312,7 @@ btrfs_lookup_first_block_group(struct btrfs_fs_info *info, u64 bytenr)
>  }
>  
>  /*
> - * return the block group that contains teh given bytenr
> + * return the block group that contains the given bytenr
>   */
>  struct btrfs_block_group_cache *btrfs_lookup_block_group(
>  						 struct btrfs_fs_info *info,

Appplied to trivial tree. If it has been already applied to btrfs pileup, 
please let me know so that I could drop it.

Thanks,

-- 
Jiri Kosina
SUSE Labs

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

* Re: [PATCH] Spelling fix in btrfs code comment
  2009-05-11 15:46 ` Jiri Kosina
@ 2009-05-18  6:53   ` Sankar P
  0 siblings, 0 replies; 3+ messages in thread
From: Sankar P @ 2009-05-18  6:53 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: linux-kernel, linux-btrfs, trivial

On Mon, May 11, 2009 at 9:16 PM, Jiri Kosina <jkosina@suse.cz> wrote:
> On Sat, 9 May 2009, Sankar P wrote:
>
>> Fix a trivial spelling error in a comment
>>
>> Signed-off-by: Sankar P <sankar.curiosity@gmail.com>
>>
>> ---
>> diff --git a/fs/btrfs/extent-tree.c b/fs/btrfs/extent-tree.c
>> index e496644..3e2c7c7 100644
>> --- a/fs/btrfs/extent-tree.c
>> +++ b/fs/btrfs/extent-tree.c
>> @@ -312,7 +312,7 @@ btrfs_lookup_first_block_group(struct btrfs_fs_info *info, u64 bytenr)
>>  }
>>
>>  /*
>> - * return the block group that contains teh given bytenr
>> + * return the block group that contains the given bytenr
>>   */
>>  struct btrfs_block_group_cache *btrfs_lookup_block_group(
>>                                                struct btrfs_fs_info *info,
>
> Appplied to trivial tree. If it has been already applied to btrfs pileup,
> please let me know so that I could drop it.

This is now available in the btrfs tree and Linus' tree. Thanks.

>
> Thanks,
>
> --
> Jiri Kosina
> SUSE Labs
>

--
Sankar

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

end of thread, other threads:[~2009-05-18  6:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-09 11:19 [PATCH] Spelling fix in btrfs code comment Sankar P
2009-05-11 15:46 ` Jiri Kosina
2009-05-18  6:53   ` Sankar P

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).