From: Zhi Yong Wu Date: Mon, 12 Aug 2013 03:14:53 +0000 (+0000) Subject: xfs: fix the comment of xfs_bmap_validate_ret() X-Git-Tag: firefly_0821_release~176^2~5310^2~46 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=a97f4df7b5c0bac497deb6135c9d94810c8f771f;p=firefly-linux-kernel-4.4.55.git xfs: fix the comment of xfs_bmap_validate_ret() Signed-off-by: Zhi Yong Wu Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers --- diff --git a/fs/xfs/xfs_bmap.c b/fs/xfs/xfs_bmap.c index 6c2d89eedb83..04a3f41265b1 100644 --- a/fs/xfs/xfs_bmap.c +++ b/fs/xfs/xfs_bmap.c @@ -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