Commit c1950a11 authored by Zizhen Pang's avatar Zizhen Pang Committed by Chandan Babu R

fs/xfs: Fix typos in comments

Delete duplicate word "the"

[chandan: Fix mangled patch]
Signed-off-by: default avatarZizhen Pang <pangzizhen001@208suo.com>
Reviewed-by: default avatarDarrick J. Wong <djwong@kernel.org>
Signed-off-by: default avatarChandan Babu R <chandan.babu@oracle.com>
parent 2c234a22
......@@ -478,7 +478,7 @@ xfs_discard_folio(
folio, ip->i_ino, pos);
/*
* The end of the punch range is always the offset of the the first
* The end of the punch range is always the offset of the first
* byte of the next folio. Hence the end offset is only dependent on the
* folio itself and not the start offset that is passed in.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment