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

index 6c2d89eedb837f1b10e17e0ee8d78caec00f05fd..04a3f41265b1a2d94d54ad2e2638eeec1e27ab48 100644 (file)
@@ -545,8 +545,8 @@ xfs_bmap_trace_exlist(
 
 /*
  * Validate that the bmbt_irecs being returned from bmapi are valid
- * given the callers original parameters.  Specifically check the
- * ranges of the returned irecs to ensure that they only extent beyond
+ * given the caller's original parameters.  Specifically check the
+ * ranges of the returned irecs to ensure that they only extend beyond
  * the given parameters if the XFS_BMAPI_ENTIRE flag was set.
  */
 STATIC void