Skip to content

Commit c1950a1

Browse files
Zizhen PangChandan Babu R
authored andcommitted
fs/xfs: Fix typos in comments
Delete duplicate word "the" [chandan: Fix mangled patch] Signed-off-by: Zizhen Pang <pangzizhen001@208suo.com> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Chandan Babu R <chandan.babu@oracle.com>
1 parent 2c234a2 commit c1950a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fs/xfs/xfs_aops.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ xfs_discard_folio(
478478
folio, ip->i_ino, pos);
479479

480480
/*
481-
* The end of the punch range is always the offset of the the first
481+
* The end of the punch range is always the offset of the first
482482
* byte of the next folio. Hence the end offset is only dependent on the
483483
* folio itself and not the start offset that is passed in.
484484
*/

0 commit comments

Comments
 (0)