xfs: fix the comment of xfs_bmap_count_tree()
authorZhi Yong Wu <[email protected]>
Mon, 12 Aug 2013 03:14:52 +0000 (03:14 +0000)
committerBen Myers <[email protected]>
Tue, 20 Aug 2013 20:35:32 +0000 (15:35 -0500)
Signed-off-by: Zhi Yong Wu <[email protected]>
Reviewed-by: Mark Tinguely <[email protected]>
Signed-off-by: Ben Myers <[email protected]>
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(