]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
xfs: fix the comment of xfs_check_sizes()
authorZhi Yong Wu <wuzhy@linux.vnet.ibm.com>
Wed, 7 Aug 2013 10:10:58 +0000 (10:10 +0000)
committerBen Myers <bpm@sgi.com>
Tue, 20 Aug 2013 19:42:16 +0000 (14:42 -0500)
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>
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)