From: Greg KH <gregkh@linuxfoundation.org>
To: Rishabh Bhatnagar <risbhat@amazon.com>
Cc: sfrench@samba.org, stable@vger.kernel.org,
linux-cifs@vger.kernel.org, linux-kernel@vger.kernel.org,
Paulo Alcantara <pc@cjr.nz>, Aurelien Aptel <aaptel@suse.com>,
Steve French <stfrench@microsoft.com>
Subject: Re: [PATCH 5.4 1/2] cifs: get rid of unused parameter in reconn_setup_dfs_targets()
Date: Wed, 7 Jun 2023 20:06:42 +0200 [thread overview]
Message-ID: <2023060758-identify-awkward-8f86@gregkh> (raw)
In-Reply-To: <20230601205817.3957-2-risbhat@amazon.com>
On Thu, Jun 01, 2023 at 08:58:16PM +0000, Rishabh Bhatnagar wrote:
> From: Paulo Alcantara <pc@cjr.nz>
>
> commit baf3f08ef4083b76ca67b143e135213a7f941879 upstream.
>
> The target iterator parameter "it" is not used in
> reconn_setup_dfs_targets(), so just remove it.
>
> Signed-off-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
> Reviewed-by: Aurelien Aptel <aaptel@suse.com>
> Signed-off-by: Steve French <stfrench@microsoft.com>
> ---
When passing on patches from other people, you too have to sign-off on
the patch, saying that you are ok with it.
Please resend this series with your signed-off on it as well (after
reading the documentation to understand what you are agreeing to.)
thanks,
greg k-h
next prev parent reply other threads:[~2023-06-07 18:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-01 20:58 [PATCH 5.4 0/2] Backport few dfs related fixes to cifs Rishabh Bhatnagar
2023-06-01 20:58 ` [PATCH 5.4 1/2] cifs: get rid of unused parameter in reconn_setup_dfs_targets() Rishabh Bhatnagar
2023-06-07 18:06 ` Greg KH [this message]
2023-06-01 20:58 ` [PATCH 5.4 2/2] cifs: handle empty list of targets in cifs_reconnect() Rishabh Bhatnagar
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=2023060758-identify-awkward-8f86@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=aaptel@suse.com \
--cc=linux-cifs@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pc@cjr.nz \
--cc=risbhat@amazon.com \
--cc=sfrench@samba.org \
--cc=stable@vger.kernel.org \
--cc=stfrench@microsoft.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;
as well as URLs for NNTP newsgroup(s).