Browse Source

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>
Zhi Yong Wu 12 years ago
parent
commit
2f21ff1cca
1 changed files with 1 additions and 1 deletions
  1. 1 1
      fs/xfs/xfs_ialloc.c

+ 1 - 1
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(