xfs: fix the comment of xfs_check_sizes()
authorZhi Yong Wu <[email protected]>
Wed, 7 Aug 2013 10:10:58 +0000 (10:10 +0000)
committerBen Myers <[email protected]>
Tue, 20 Aug 2013 19:42:16 +0000 (14:42 -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_mount.c

index 85b6aaa89e5175066c3e695e5d1e18f27c05087b..6e69e8a006710b8ff65846e09532ff71d810fbf8 100644 (file)
@@ -527,7 +527,7 @@ xfs_set_inoalignment(xfs_mount_t *mp)
 }
 
 /*
- * Check that the data (and log if separate) are an ok size.
+ * Check that the data (and log if separate) is an ok size.
  */
 STATIC int
 xfs_check_sizes(xfs_mount_t *mp)