From: Yang Li <yang.lee@linux.alibaba.com>
To: bhe@redhat.com, akpm@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, Yang Li <yang.lee@linux.alibaba.com>
Subject: [PATCH -next] crash: Remove duplicated include in vmcore_info.c
Date: Fri, 26 Jan 2024 08:57:44 +0800 [thread overview]
Message-ID: <20240126005744.16561-1-yang.lee@linux.alibaba.com> (raw)
The header files kexec.h is included twice in vmcore_info.c,
so one inclusion can be removed.
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
---
kernel/vmcore_info.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/kernel/vmcore_info.c b/kernel/vmcore_info.c
index 8f48c0a42e2e..8f77e238a54f 100644
--- a/kernel/vmcore_info.c
+++ b/kernel/vmcore_info.c
@@ -13,7 +13,6 @@
#include <linux/memory.h>
#include <linux/cpuhotplug.h>
#include <linux/memblock.h>
-#include <linux/kexec.h>
#include <linux/kmemleak.h>
#include <asm/page.h>
--
2.20.1.7.g153144c
reply other threads:[~2024-01-26 0:57 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=20240126005744.16561-1-yang.lee@linux.alibaba.com \
--to=yang.lee@linux.alibaba.com \
--cc=akpm@linux-foundation.org \
--cc=bhe@redhat.com \
--cc=linux-kernel@vger.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
all inboxes | Powered by JetHome®