Skip to content

Commit

Permalink
fs/xfs: Fix typos in comments
Browse files Browse the repository at this point in the history
Delete duplicate word "the"

[chandan: Fix mangled patch]
Signed-off-by: Zizhen Pang <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Chandan Babu R <[email protected]>
  • Loading branch information
Zizhen Pang authored and Chandan Babu R committed Aug 18, 2023
1 parent 2c234a2 commit c1950a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/xfs/xfs_aops.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/
Expand Down

0 comments on commit c1950a1

Please sign in to comment.