All of lore.kernel.org
 help / color / mirror / Atom feed
* [merged mm-stable] mm-readahead-fix-typo-in-comment.patch removed from -mm tree
@ 2026-02-06 23:48 Andrew Morton
  0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2026-02-06 23:48 UTC (permalink / raw)
  To: mm-commits, lorenzo.stoakes, cheng20011202, akpm


The quilt patch titled
     Subject: mm/readahead: fix typo in comment
has been removed from the -mm tree.  Its filename was
     mm-readahead-fix-typo-in-comment.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: Wilson Zeng <cheng20011202@gmail.com>
Subject: mm/readahead: fix typo in comment
Date: Tue, 27 Jan 2026 23:25:35 +0800

Fix a typo in a comment: max_readhead -> max_readahead.

Link: https://lkml.kernel.org/r/20260127152535.321951-1-cheng20011202@gmail.com
Signed-off-by: Wilson Zeng <cheng20011202@gmail.com>
Reviewed-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 mm/readahead.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/mm/readahead.c~mm-readahead-fix-typo-in-comment
+++ a/mm/readahead.c
@@ -436,7 +436,7 @@ static unsigned long get_next_ra_size(st
  * based on I/O request size and the max_readahead.
  *
  * The code ramps up the readahead size aggressively at first, but slow down as
- * it approaches max_readhead.
+ * it approaches max_readahead.
  */
 
 static inline int ra_alloc_folio(struct readahead_control *ractl, pgoff_t index,
_

Patches currently in -mm which might be from cheng20011202@gmail.com are



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-02-06 23:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-06 23:48 [merged mm-stable] mm-readahead-fix-typo-in-comment.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.