* [PATCH -next] crash: Remove duplicated include in vmcore_info.c
@ 2024-01-26 0:57 Yang Li
0 siblings, 0 replies; only message in thread
From: Yang Li @ 2024-01-26 0:57 UTC (permalink / raw)
To: bhe, akpm; +Cc: linux-kernel, Yang Li
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-01-26 0:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-26 0:57 [PATCH -next] crash: Remove duplicated include in vmcore_info.c Yang Li
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®