From: Zhi Yong Wu Date: Mon, 12 Aug 2013 03:14:52 +0000 (+0000) Subject: xfs: fix the comment of xfs_bmap_count_tree() X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=8be11e92b60b6f333c931d4c855e935d67649e80;p=deliverable%2Flinux.git xfs: fix the comment of xfs_bmap_count_tree() Signed-off-by: Zhi Yong Wu Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers --- 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(