From: Zipeng Zhang <zhangzipeng0@foxmail.com>
To: akpm@linux-foundation.org, adobriyan@gmail.com
Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org,
Zipeng Zhang <zhangzipeng0@foxmail.com>
Subject: [PATCH] fs: proc: remove unused header file
Date: Wed, 22 Mar 2023 10:11:10 +0800 [thread overview]
Message-ID: <tencent_DA7A2DED2EBD2DF484DF69FCCE4F4B2E7C05@qq.com> (raw)
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
reply other threads:[~2023-03-22 2:15 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=tencent_DA7A2DED2EBD2DF484DF69FCCE4F4B2E7C05@qq.com \
--to=zhangzipeng0@foxmail.com \
--cc=adobriyan@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=linux-fsdevel@vger.kernel.org \
--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;
as well as URLs for NNTP newsgroup(s).