]> Pileus Git - ~andy/linux/commitdiff
xfs: fix the comment of xfs_bmap_count_tree()
authorZhi Yong Wu <wuzhy@linux.vnet.ibm.com>
Mon, 12 Aug 2013 03:14:52 +0000 (03:14 +0000)
committerBen Myers <bpm@sgi.com>
Tue, 20 Aug 2013 20:35:32 +0000 (15:35 -0500)
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>
fs/xfs/xfs_bmap_util.c

index cc2ab9b776b7c6069e479942c67b54d515310333..b6815916412fc338d8fba926dba8220944e4b986 100644 (file)
@@ -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(