mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-16 12:14:06 +00:00
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>
This commit is contained in:
parent
2c234a2286
commit
c1950a111d
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue