diff options
-rw-r--r-- | fs/xfs/xfs_bmap_util.c | 2 |
1 files changed, 1 insertions, 1 deletions
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( |