public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Chen Baozi <baozich@gmail.com>
To: bpm@sgi.com
Cc: Chen Baozi <baozich@gmail.com>,
	linux-kernel@vger.kernel.org, xfs@oss.sgi.com
Subject: [PATCH] xfs: fix comment typo of struct xfs_da_blkinfo.
Date: Sat, 14 Jul 2012 03:38:13 +0800	[thread overview]
Message-ID: <1342208293-3405-1-git-send-email-baozich@gmail.com> (raw)

Fix trivial typo error that has written "It" to "Is".

Signed-off-by: Chen Baozi <baozich@gmail.com>
---
 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-14  3:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-13 19:38 Chen Baozi [this message]
2012-07-16 15:10 ` [PATCH] xfs: fix comment typo of struct xfs_da_blkinfo Ben Myers
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=1342208293-3405-1-git-send-email-baozich@gmail.com \
    --to=baozich@gmail.com \
    --cc=bpm@sgi.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