aboutsummaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorGravatar Geert Uytterhoeven <geert+renesas@glider.be> 2023-09-28 09:26:58 -0700
committerGravatar Darrick J. Wong <djwong@kernel.org> 2023-09-28 09:26:58 -0700
commit684f7e6d28e8087502fc8efdb6c9fe82400479dd (patch)
treeadf83c9ac6d9ac21c733f0e194ea7de8299c47f6 /fs
parentiomap: add a workaround for racy i_size updates on block devices (diff)
downloadlinux-684f7e6d28e8087502fc8efdb6c9fe82400479dd.tar.gz
linux-684f7e6d28e8087502fc8efdb6c9fe82400479dd.tar.bz2
linux-684f7e6d28e8087502fc8efdb6c9fe82400479dd.zip
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>
Diffstat (limited to 'fs')
-rw-r--r--fs/iomap/buffered-io.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/iomap/buffered-io.c b/fs/iomap/buffered-io.c
index 644479ccefbd..5db54ca29a35 100644
--- a/fs/iomap/buffered-io.c
+++ b/fs/iomap/buffered-io.c
@@ -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