summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhi Yong Wu <wuzhy@linux.vnet.ibm.com>2013-08-12 03:14:52 +0000
committerBen Myers <bpm@sgi.com>2013-08-20 15:35:32 -0500
commit8be11e92b60b6f333c931d4c855e935d67649e80 (patch)
tree017d76db9c065d4654e209f71da9997df56aada1
parentc7c1a7d8bb45479e01ae47a8e8dbf4e769028f07 (diff)
xfs: fix the comment of xfs_bmap_count_tree()
Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com> Reviewed-by: Mark Tinguely <tinguely@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>
-rw-r--r--fs/xfs/xfs_bmap_util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/xfs_bmap_util.c b/fs/xfs/xfs_bmap_util.c
index cc2ab9b776b7..b6815916412f 100644
--- a/fs/xfs/xfs_bmap_util.c
+++ b/fs/xfs/xfs_bmap_util.c
@@ -357,7 +357,7 @@ xfs_bmap_disk_count_leaves(
/*
* Recursively walks each level of a btree
- * to count total fsblocks is use.
+ * to count total fsblocks in use.
*/
STATIC int /* error */
xfs_bmap_count_tree(