[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240502212631.110175-4-thorsten.blum@toblux.com>
Date: Thu, 2 May 2024 23:26:31 +0200
From: Thorsten Blum <thorsten.blum@...lux.com>
To: Chris Mason <clm@...com>,
Josef Bacik <josef@...icpanda.com>,
David Sterba <dsterba@...e.com>,
David Howells <dhowells@...hat.com>,
Jeff Layton <jlayton@...nel.org>,
Miklos Szeredi <miklos@...redi.hu>,
Amir Goldstein <amir73il@...il.com>,
Baoquan He <bhe@...hat.com>,
Vivek Goyal <vgoyal@...hat.com>,
Dave Young <dyoung@...hat.com>
Cc: linux-btrfs@...r.kernel.org,
linux-kernel@...r.kernel.org,
netfs@...ts.linux.dev,
linux-fsdevel@...r.kernel.org,
linux-unionfs@...r.kernel.org,
kexec@...ts.infradead.org,
Thorsten Blum <thorsten.blum@...lux.com>
Subject: [PATCH 4/4] crash: Remove duplicate included header
Remove duplicate included header file linux/kexec.h
Signed-off-by: Thorsten Blum <thorsten.blum@...lux.com>
---
kernel/crash_reserve.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/kernel/crash_reserve.c b/kernel/crash_reserve.c
index 066668799f75..c460e687edd6 100644
--- a/kernel/crash_reserve.c
+++ b/kernel/crash_reserve.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.44.0
Powered by blists - more mailing lists