summaryrefslogtreecommitdiff
path: root/fs/xfs
diff options
context:
space:
mode:
authorZhi Yong Wu <wuzhy@linux.vnet.ibm.com>2013-08-12 03:14:58 (GMT)
committerBen Myers <bpm@sgi.com>2013-08-20 20:42:41 (GMT)
commit2f21ff1cca79e1d7805416bac5356508e7e652d5 (patch)
treef56fb2199087a477828d68b56062565df00ffdbf /fs/xfs
parentb3c496343b98b76957005dfc5eb46eb0ca25c240 (diff)
downloadlinux-fsl-qoriq-2f21ff1cca79e1d7805416bac5356508e7e652d5.tar.xz
xfs: fix the comment of xfs_ialloc_ag_select()
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>
Diffstat (limited to 'fs/xfs')
-rw-r--r--fs/xfs/xfs_ialloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/xfs_ialloc.c b/fs/xfs/xfs_ialloc.c
index 266024b..6bee95d 100644
--- a/fs/xfs/xfs_ialloc.c
+++ b/fs/xfs/xfs_ialloc.c
@@ -507,7 +507,7 @@ xfs_ialloc_next_ag(
/*
* Select an allocation group to look for a free inode in, based on the parent
- * inode and then mode. Return the allocation group buffer.
+ * inode and the mode. Return the allocation group buffer.
*/
STATIC xfs_agnumber_t
xfs_ialloc_ag_select(