]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
xfs: fix the comment of xfs_ialloc_ag_select()
authorZhi Yong Wu <wuzhy@linux.vnet.ibm.com>
Mon, 12 Aug 2013 03:14:58 +0000 (03:14 +0000)
committerBen Myers <bpm@sgi.com>
Tue, 20 Aug 2013 20:42:41 +0000 (15: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_ialloc.c

index 266024b3668cdf42951371eda03079a3bcb7eef9..6bee95d8a73edfe2232156512509a6de16758423 100644 (file)
@@ -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(