* [PATCH] fs: proc: remove unused header file
@ 2023-03-22 2:11 Zipeng Zhang
0 siblings, 0 replies; only message in thread
From: Zipeng Zhang @ 2023-03-22 2:11 UTC (permalink / raw)
To: akpm, adobriyan; +Cc: linux-kernel, linux-fsdevel, Zipeng Zhang
Removed unused header file inclusion from 'fs/proc/version.c'.
Signed-off-by: Zipeng Zhang <zhangzipeng0@foxmail.com>
---
fs/proc/version.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/fs/proc/version.c b/fs/proc/version.c
index 02e3c3cd4a9a..63fb49ce8c2e 100644
--- a/fs/proc/version.c
+++ b/fs/proc/version.c
@@ -1,5 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
-#include <linux/fs.h>
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/proc_fs.h>
--
2.39.2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-03-22 2:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-22 2:11 [PATCH] fs: proc: remove unused header file Zipeng Zhang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).