From: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
To: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Cc: "nathan@kernel.org" <nathan@kernel.org>,
"ndesaulniers@google.com" <ndesaulniers@google.com>,
"ntfs3@lists.linux.dev" <ntfs3@lists.linux.dev>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"clang-built-linux@googlegroups.com"
<clang-built-linux@googlegroups.com>
Subject: RE: [PATCH] fs/ntfs3: Remove unused including <linux/version.h>
Date: Fri, 27 Aug 2021 16:31:07 +0000 [thread overview]
Message-ID: <3f2f11cc4e414f088ed60919e7d9cd56@paragon-software.com> (raw)
In-Reply-To: <1629361417-94657-1-git-send-email-jiapeng.chong@linux.alibaba.com>
> From: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
> Sent: Thursday, August 19, 2021 11:24 AM
> To: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
> Cc: nathan@kernel.org; ndesaulniers@google.com; ntfs3@lists.linux.dev; linux-kernel@vger.kernel.org; clang-built-
> linux@googlegroups.com; Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
> Subject: [PATCH] fs/ntfs3: Remove unused including <linux/version.h>
>
> Eliminate the follow versioncheck warning:
>
> ./fs/ntfs3/inode.c: 16 linux/version.h not needed.
>
> Reported-by: Abaci Robot <abaci@linux.alibaba.com>
> Fixes: 82cae269cfa9 ("fs/ntfs3: Add initialization of super block")
> Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
> ---
> fs/ntfs3/inode.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/fs/ntfs3/inode.c b/fs/ntfs3/inode.c
> index bf51e29..bb01f1b 100644
> --- a/fs/ntfs3/inode.c
> +++ b/fs/ntfs3/inode.c
> @@ -13,7 +13,6 @@
> #include <linux/namei.h>
> #include <linux/nls.h>
> #include <linux/uio.h>
> -#include <linux/version.h>
> #include <linux/writeback.h>
>
> #include "debug.h"
> --
> 1.8.3.1
Hi Jiapeng! Applied, thanks.
Best regards.
prev parent reply other threads:[~2021-08-27 16:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-19 8:23 [PATCH] fs/ntfs3: Remove unused including <linux/version.h> Jiapeng Chong
2021-08-19 11:05 ` Kari Argillander
2021-08-27 16:31 ` Konstantin Komarov [this message]
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=3f2f11cc4e414f088ed60919e7d9cd56@paragon-software.com \
--to=almaz.alexandrovich@paragon-software.com \
--cc=clang-built-linux@googlegroups.com \
--cc=jiapeng.chong@linux.alibaba.com \
--cc=linux-kernel@vger.kernel.org \
--cc=nathan@kernel.org \
--cc=ndesaulniers@google.com \
--cc=ntfs3@lists.linux.dev \
/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