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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
	 */