mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 04:02:20 +00:00
iomap: Spelling s/preceeding/preceding/g
Fix a misspelling of "preceding". Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Bill O'Donnell <bodonnel@redhat.com> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
This commit is contained in:
parent
381c043233
commit
684f7e6d28
@ -1049,7 +1049,7 @@ static int iomap_write_delalloc_punch(struct inode *inode, struct folio *folio,
|
||||
|
||||
/*
|
||||
* Scan the data range passed to us for dirty page cache folios. If we find a
|
||||
* dirty folio, punch out the preceeding range and update the offset from which
|
||||
* dirty folio, punch out the preceding range and update the offset from which
|
||||
* the next punch will start from.
|
||||
*
|
||||
* We can punch out storage reservations under clean pages because they either
|
||||
|
Loading…
Reference in New Issue
Block a user