From: Greg KH <gregkh@linuxfoundation.org>
To: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
Cc: stable@vger.kernel.org, sashal@kernel.org,
Yang Li <yang.lee@linux.alibaba.com>,
Abaci Robot <abaci@linux.alibaba.com>,
Steve French <stfrench@microsoft.com>
Subject: Re: [PATCH for 5.4, 5.10, 5.15] cifs: Remove duplicated include in cifsglob.h
Date: Mon, 4 Sep 2023 07:55:15 +0100 [thread overview]
Message-ID: <2023090445-circling-enhance-4e81@gregkh> (raw)
In-Reply-To: <20230904020529.343589-1-nobuhiro1.iwamatsu@toshiba.co.jp>
On Mon, Sep 04, 2023 at 11:05:29AM +0900, Nobuhiro Iwamatsu wrote:
> From: Yang Li <yang.lee@linux.alibaba.com>
>
> commit d74f4a3f6d88a2416564bc6bf937e423a4ae8f8e upstream.
>
> ./fs/cifs/cifsglob.h: linux/scatterlist.h is included more than once.
>
> Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=3459
> Fixes: f7f291e14dde ("cifs: fix oops during encryption")
> Reported-by: Abaci Robot <abaci@linux.alibaba.com>
> Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
> Signed-off-by: Steve French <stfrench@microsoft.com>
> Signed-off-by: Nobuhiro Iwamatsu (CIP) <nobuhiro1.iwamatsu@toshiba.co.jp>
> ---
> fs/cifs/cifsglob.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/fs/cifs/cifsglob.h b/fs/cifs/cifsglob.h
> index 92a7628560ccb0..80b570026c2c0d 100644
> --- a/fs/cifs/cifsglob.h
> +++ b/fs/cifs/cifsglob.h
> @@ -29,7 +29,6 @@
> #include "cifs_fs_sb.h"
> #include "cifsacl.h"
> #include <crypto/internal/hash.h>
> -#include <linux/scatterlist.h>
This is not an issue that needs to be added to the stable trees as it
doesn't actually do anything.
thanks,
greg k-h
prev parent reply other threads:[~2023-09-04 6:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-04 2:05 [PATCH for 5.4, 5.10, 5.15] cifs: Remove duplicated include in cifsglob.h Nobuhiro Iwamatsu
2023-09-04 6:55 ` Greg KH [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=2023090445-circling-enhance-4e81@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=abaci@linux.alibaba.com \
--cc=nobuhiro1.iwamatsu@toshiba.co.jp \
--cc=sashal@kernel.org \
--cc=stable@vger.kernel.org \
--cc=stfrench@microsoft.com \
--cc=yang.lee@linux.alibaba.com \
/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