From: Andrew Morton <akpm@linux-foundation.org>
To: mm-commits@vger.kernel.org,sj@kernel.org,shikemeng@huaweicloud.com,nphamcs@gmail.com,kasong@tencent.com,chrisl@kernel.org,bhe@redhat.com,baohua@kernel.org,nichen@iscas.ac.cn,akpm@linux-foundation.org
Subject: [merged mm-stable] mm-swapfile-remove-duplicate-include-of-swap_tableh.patch removed from -mm tree
Date: Sat, 28 Mar 2026 17:41:58 -0700 [thread overview]
Message-ID: <20260329004159.043BCC4CEF7@smtp.kernel.org> (raw)
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
reply other threads:[~2026-03-29 0:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260329004159.043BCC4CEF7@smtp.kernel.org \
--to=akpm@linux-foundation.org \
--cc=baohua@kernel.org \
--cc=bhe@redhat.com \
--cc=chrisl@kernel.org \
--cc=kasong@tencent.com \
--cc=mm-commits@vger.kernel.org \
--cc=nichen@iscas.ac.cn \
--cc=nphamcs@gmail.com \
--cc=shikemeng@huaweicloud.com \
--cc=sj@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox