From: Ye Bin <yebin10@huawei.com>
To: <christian.brauner@ubuntu.com>, <sfr@canb.auug.org.au>,
<masahiroy@kernel.org>, <keescook@chromium.org>,
<ktkhai@virtuozzo.com>, <linux-kernel@vger.kernel.org>
Cc: Ye Bin <yebin10@huawei.com>, Hulk Robot <hulkci@huawei.com>
Subject: [PATCH] init/version.c: remove unused including <linux/version.h>
Date: Sat, 23 Jan 2021 09:22:19 +0800 [thread overview]
Message-ID: <20210123012219.3791999-1-yebin10@huawei.com> (raw)
Fix follow warning:
init/version.c:16:1: unused including <linux/version.h>
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Ye Bin <yebin10@huawei.com>
---
init/version.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/init/version.c b/init/version.c
index 92afc782b043..b1329f16c6b6 100644
--- a/init/version.c
+++ b/init/version.c
@@ -13,7 +13,6 @@
#include <linux/uts.h>
#include <linux/utsname.h>
#include <generated/utsrelease.h>
-#include <linux/version.h>
#include <linux/proc_ns.h>
struct uts_namespace init_uts_ns = {
--
2.25.4
next reply other threads:[~2021-01-23 1:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-23 1:22 Ye Bin [this message]
2021-04-08 6:26 Tian Tao
2021-04-09 5:05 ` Andrew Morton
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=20210123012219.3791999-1-yebin10@huawei.com \
--to=yebin10@huawei.com \
--cc=christian.brauner@ubuntu.com \
--cc=hulkci@huawei.com \
--cc=keescook@chromium.org \
--cc=ktkhai@virtuozzo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=masahiroy@kernel.org \
--cc=sfr@canb.auug.org.au \
/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®