Commit 8be11e92 authored by Zhi Yong Wu's avatar Zhi Yong Wu Committed by Ben Myers

xfs: fix the comment of xfs_bmap_count_tree()

Signed-off-by: default avatarZhi Yong Wu <wuzhy@linux.vnet.ibm.com>
Reviewed-by: default avatarMark Tinguely <tinguely@sgi.com>
Signed-off-by: default avatarBen Myers <bpm@sgi.com>
parent c7c1a7d8
......@@ -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(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment