* [merged mm-stable] fix-a-typo-in-the-wbc_init_bio-description.patch removed from -mm tree
@ 2026-07-29 4:14 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2026-07-29 4:14 UTC (permalink / raw)
To: mm-commits, willy, agruenba, akpm
The quilt patch titled
Subject: writeback.h: fix a typo in the wbc_init_bio() description
has been removed from the -mm tree. Its filename was
fix-a-typo-in-the-wbc_init_bio-description.patch
This patch was dropped because it was merged into the mm-stable branch
of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
------------------------------------------------------
From: Andreas Gruenbacher <agruenba@redhat.com>
Subject: writeback.h: fix a typo in the wbc_init_bio() description
Date: Mon, 15 Jun 2026 17:22:42 +0100
initializtion -> initialization (missing "a")
Link: https://lore.kernel.org/20260615162244.2170866-2-willy@infradead.org
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
include/linux/writeback.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/include/linux/writeback.h~fix-a-typo-in-the-wbc_init_bio-description
+++ a/include/linux/writeback.h
@@ -244,7 +244,7 @@ void wbc_attach_fdatawrite_inode(struct
struct inode *inode);
/**
- * wbc_init_bio - writeback specific initializtion of bio
+ * wbc_init_bio - writeback specific initialization of bio
* @wbc: writeback_control for the writeback in progress
* @bio: bio to be initialized
*
_
Patches currently in -mm which might be from agruenba@redhat.com are
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-29 4:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-29 4:14 [merged mm-stable] fix-a-typo-in-the-wbc_init_bio-description.patch removed from -mm tree Andrew Morton
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.