linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] iomap: Spelling s/preceeding/preceding/g
@ 2023-09-28 12:17 Geert Uytterhoeven
  2023-09-28 15:03 ` Bill O'Donnell
  2023-09-28 16:30 ` Darrick J. Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2023-09-28 12:17 UTC (permalink / raw)
  To: Darrick J . Wong
  Cc: linux-xfs, linux-fsdevel, linux-kernel, Geert Uytterhoeven

Fix a misspelling of "preceding".

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 fs/iomap/buffered-io.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/iomap/buffered-io.c b/fs/iomap/buffered-io.c
index 644479ccefbd0f18..5db54ca29a35acf3 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
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-28 16:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-28 12:17 [PATCH] iomap: Spelling s/preceeding/preceding/g Geert Uytterhoeven
2023-09-28 15:03 ` Bill O'Donnell
2023-09-28 16:30 ` Darrick J. Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).