* [merged mm-stable] mm-swapfile-remove-duplicate-include-of-swap_tableh.patch removed from -mm tree
@ 2026-03-29 0:41 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2026-03-29 0:41 UTC (permalink / raw)
To: mm-commits, sj, shikemeng, nphamcs, kasong, chrisl, bhe, baohua,
nichen, akpm
The quilt patch titled
Subject: mm/swapfile: remove duplicate include of swap_table.h
has been removed from the -mm tree. Its filename was
mm-swapfile-remove-duplicate-include-of-swap_tableh.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: Chen Ni <nichen@iscas.ac.cn>
Subject: mm/swapfile: remove duplicate include of swap_table.h
Date: Wed, 18 Mar 2026 12:38:49 +0800
Remove duplicate inclusion of swap_table.h in swapfile.c to clean up
redundant code.
Link: https://lkml.kernel.org/r/20260318043849.399266-1-nichen@iscas.ac.cn
Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Reviewed-by: SeongJae Park <sj@kernel.org>
Cc: Baoquan He <bhe@redhat.com>
Cc: Barry Song <baohua@kernel.org>
Cc: Chris Li <chrisl@kernel.org>
Cc: Kairui Song <kasong@tencent.com>
Cc: Kemeng Shi <shikemeng@huaweicloud.com>
Cc: Nhat Pham <nphamcs@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
mm/swapfile.c | 1 -
1 file changed, 1 deletion(-)
--- a/mm/swapfile.c~mm-swapfile-remove-duplicate-include-of-swap_tableh
+++ a/mm/swapfile.c
@@ -48,7 +48,6 @@
#include <linux/swap_cgroup.h>
#include "swap_table.h"
#include "internal.h"
-#include "swap_table.h"
#include "swap.h"
static void swap_range_alloc(struct swap_info_struct *si,
_
Patches currently in -mm which might be from nichen@iscas.ac.cn are
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-03-29 0:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-29 0:41 [merged mm-stable] mm-swapfile-remove-duplicate-include-of-swap_tableh.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