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>
This commit is contained in:
Zhi Yong Wu 2013-08-12 03:14:52 +00:00 committed by Ben Myers
parent c7c1a7d8bb
commit 8be11e92b6

View 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(