Wang Sheng-Hui | 16 Aug 2012 16:53
Picon

[PATCH] btrfs: fix trivial typo for the comment of BTRFS_FREE_INO_OBJECTID

It should be "storing".

Signed-off-by: Wang Sheng-Hui <shhuiw <at> gmail.com>
---
 fs/btrfs/ctree.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h
index 4bab807..f9289db 100644
--- a/fs/btrfs/ctree.h
+++ b/fs/btrfs/ctree.h
 <at>  <at>  -116,7 +116,7  <at>  <at>  struct btrfs_ordered_sum;
 #define BTRFS_FREE_SPACE_OBJECTID -11ULL

 /*
- * The inode number assigned to the special inode for sotring
+ * The inode number assigned to the special inode for storing
  * free ino cache
  */
 #define BTRFS_FREE_INO_OBJECTID -12ULL
--

-- 
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo <at> vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Liu Bo | 16 Aug 2012 17:18
Picon
Favicon

Re: [PATCH] btrfs: fix trivial typo for the comment of BTRFS_FREE_INO_OBJECTID

On 08/16/2012 10:53 PM, Wang Sheng-Hui wrote:
> It should be "storing".
> 

Please cc these typo fixes to trivial <at> kernel.org.

thanks,
liubo

> Signed-off-by: Wang Sheng-Hui <shhuiw <at> gmail.com>
> ---
>  fs/btrfs/ctree.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h
> index 4bab807..f9289db 100644
> --- a/fs/btrfs/ctree.h
> +++ b/fs/btrfs/ctree.h
>  <at>  <at>  -116,7 +116,7  <at>  <at>  struct btrfs_ordered_sum;
>  #define BTRFS_FREE_SPACE_OBJECTID -11ULL
>  
>  /*
> - * The inode number assigned to the special inode for sotring
> + * The inode number assigned to the special inode for storing
>   * free ino cache
>   */
>  #define BTRFS_FREE_INO_OBJECTID -12ULL
> 

--
(Continue reading)

Wang Sheng-Hui | 17 Aug 2012 02:42
Picon

Re: [PATCH] btrfs: fix trivial typo for the comment of BTRFS_FREE_INO_OBJECTID

On 2012年08月16日 23:18, Liu Bo wrote:
> On 08/16/2012 10:53 PM, Wang Sheng-Hui wrote:
>> It should be "storing".
>>
> 
> Please cc these typo fixes to trivial <at> kernel.org.
> 
> thanks,
> liubo

OK.

> 
>> Signed-off-by: Wang Sheng-Hui <shhuiw <at> gmail.com>
>> ---
>>  fs/btrfs/ctree.h |    2 +-
>>  1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h
>> index 4bab807..f9289db 100644
>> --- a/fs/btrfs/ctree.h
>> +++ b/fs/btrfs/ctree.h
>>  <at>  <at>  -116,7 +116,7  <at>  <at>  struct btrfs_ordered_sum;
>>  #define BTRFS_FREE_SPACE_OBJECTID -11ULL
>>  
>>  /*
>> - * The inode number assigned to the special inode for sotring
>> + * The inode number assigned to the special inode for storing
>>   * free ino cache
>>   */
(Continue reading)


Gmane