public inbox for mm-commits@vger.kernel.org
 help / color / mirror / Atom feed
* [folded-merged] lib-list_sort-remove-dummy-cmp-calls-to-speed-up-merge_final-fix.patch removed from -mm tree
@ 2026-04-03  6:14 Andrew Morton
  0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2026-04-03  6:14 UTC (permalink / raw)
  To: mm-commits, visitorckw, akpm, akpm


The quilt patch titled
     Subject: lib-list_sort-remove-dummy-cmp-calls-to-speed-up-merge_final-fix
has been removed from the -mm tree.  Its filename was
     lib-list_sort-remove-dummy-cmp-calls-to-speed-up-merge_final-fix.patch

This patch was dropped because it was folded into lib-list_sort-remove-dummy-cmp-calls-to-speed-up-merge_final.patch

------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: lib-list_sort-remove-dummy-cmp-calls-to-speed-up-merge_final-fix
Date: Fri Mar 20 06:19:29 PM PDT 2026

remove now-unused local

Cc: Kuan-Wei Chiu <visitorckw@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 lib/list_sort.c |    1 -
 1 file changed, 1 deletion(-)

--- a/lib/list_sort.c~lib-list_sort-remove-dummy-cmp-calls-to-speed-up-merge_final-fix
+++ a/lib/list_sort.c
@@ -50,7 +50,6 @@ static void merge_final(void *priv, list
 			struct list_head *a, struct list_head *b)
 {
 	struct list_head *tail = head;
-	u8 count = 0;
 
 	for (;;) {
 		/* if equal, take 'a' -- important for sort stability */
_

Patches currently in -mm which might be from akpm@linux-foundation.org are

liveupdate-initialize-incoming-flb-state-before-finish-fix.patch
lib-list_sort-remove-dummy-cmp-calls-to-speed-up-merge_final.patch


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

only message in thread, other threads:[~2026-04-03  6:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-03  6:14 [folded-merged] lib-list_sort-remove-dummy-cmp-calls-to-speed-up-merge_final-fix.patch removed from -mm tree Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox