public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ben Myers <bpm@sgi.com>
To: Chen Baozi <baozich@gmail.com>
Cc: linux-kernel@vger.kernel.org, xfs@oss.sgi.com
Subject: Re: [PATCH] xfs: fix comment typo of struct xfs_da_blkinfo.
Date: Mon, 16 Jul 2012 10:10:38 -0500	[thread overview]
Message-ID: <20120716151038.GI29979@sgi.com> (raw)
In-Reply-To: <1342208293-3405-1-git-send-email-baozich@gmail.com>

Hey Chen,

On Sat, Jul 14, 2012 at 03:38:13AM +0800, Chen Baozi wrote:
> Fix trivial typo error that has written "It" to "Is".
> 
> Signed-off-by: Chen Baozi <baozich@gmail.com>

Reviewed-by: Ben Myers <bpm@sgi.com>

Thanks for the patch!  I'm happy you're working on XFS.  Do you have any
time/interest in taking on a work item or two?  I have a few would-be-nices
which I've made notes of, and I'm sure that Dave or Christoph could also think
of a few if you're interested.

Thanks again,
-Ben

> ---
>  fs/xfs/xfs_da_btree.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/fs/xfs/xfs_da_btree.h b/fs/xfs/xfs_da_btree.h
> index dbf7c07..be30bd4 100644
> --- a/fs/xfs/xfs_da_btree.h
> +++ b/fs/xfs/xfs_da_btree.h
> @@ -32,7 +32,7 @@ struct zone;
>  /*
>   * This structure is common to both leaf nodes and non-leaf nodes in the Btree.
>   *
> - * Is is used to manage a doubly linked list of all blocks at the same
> + * It is used to manage a doubly linked list of all blocks at the same
>   * level in the Btree, and to identify which type of block this is.
>   */
>  #define XFS_DA_NODE_MAGIC	0xfebe	/* magic number: non-leaf blocks */
> -- 
> 1.7.1
> 
> _______________________________________________
> xfs mailing list
> xfs@oss.sgi.com
> http://oss.sgi.com/mailman/listinfo/xfs

  reply	other threads:[~2012-07-16 15:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-13 19:38 [PATCH] xfs: fix comment typo of struct xfs_da_blkinfo Chen Baozi
2012-07-16 15:10 ` Ben Myers [this message]
2012-07-17  3:33   ` Chen Baozi
2012-07-17  7:06     ` Christoph Hellwig
2012-07-17  9:33       ` Chen Baozi
2012-07-17 13:11         ` Jeff Liu
2012-07-17 13:53           ` Chen Baozi
2012-07-18  1:40       ` Paulo Alcantara
2012-07-20  1:52         ` Dave Chinner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120716151038.GI29979@sgi.com \
    --to=bpm@sgi.com \
    --cc=baozich@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox