public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Allison Henderson <allison.henderson@oracle.com>
To: "kexinsun@smail.nju.edu.cn" <kexinsun@smail.nju.edu.cn>
Cc: "linux-rdma@vger.kernel.org" <linux-rdma@vger.kernel.org>,
	"yunbolyu@smu.edu.sg" <yunbolyu@smu.edu.sg>,
	"davem@davemloft.net" <davem@davemloft.net>,
	"ratnadiraw@smu.edu.sg" <ratnadiraw@smu.edu.sg>,
	"rds-devel@oss.oracle.com" <rds-devel@oss.oracle.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"julia.lawall@inria.fr" <julia.lawall@inria.fr>,
	"pabeni@redhat.com" <pabeni@redhat.com>,
	"horms@kernel.org" <horms@kernel.org>,
	"edumazet@google.com" <edumazet@google.com>,
	"kuba@kernel.org" <kuba@kernel.org>,
	"xutong.ma@inria.fr" <xutong.ma@inria.fr>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: [PATCH net-next v2] net/rds: update outdated comment in rds_send_xmit
Date: Wed, 25 Feb 2026 05:58:48 +0000	[thread overview]
Message-ID: <bcb9bb36fb4d2cd2dfeac514970b2f1c70493e08.camel@oracle.com> (raw)
In-Reply-To: <20260225053544.1971-1-kexinsun@smail.nju.edu.cn>

On Wed, 2026-02-25 at 13:35 +0800, Kexin Sun wrote:
> The function rds_send_reset() was subsumed by rds_send_path_reset()
> by commit d769ef81d5b5 ("RDS: Update rds_conn_shutdown to work with
> rds_conn_path").  Update the comment accordingly.
> 
> Signed-off-by: Kexin Sun <kexinsun@smail.nju.edu.cn>
Looks good, thanks Kexin.

Reviewed-by: Allison Henderson <achender@kernel.org>

> ---
>  net/rds/send.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/net/rds/send.c b/net/rds/send.c
> index a1039e422a38..d8b14ff9d366 100644
> --- a/net/rds/send.c
> +++ b/net/rds/send.c
> @@ -284,7 +284,7 @@ int rds_send_xmit(struct rds_conn_path *cp)
>  		 *
>  		 * cp_xmit_rm holds a ref while we're sending this message down
>  		 * the connection.  We can use this ref while holding the
> -		 * send_sem.. rds_send_reset() is serialized with it.
> +		 * send_sem.. rds_send_path_reset() is serialized with it.
>  		 */
>  		if (!rm) {
>  			unsigned int len;


  reply	other threads:[~2026-02-25  5:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-25  5:35 [PATCH net-next v2] net/rds: update outdated comment in rds_send_xmit Kexin Sun
2026-02-25  5:58 ` Allison Henderson [this message]
2026-02-26  3:10 ` patchwork-bot+netdevbpf

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=bcb9bb36fb4d2cd2dfeac514970b2f1c70493e08.camel@oracle.com \
    --to=allison.henderson@oracle.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=julia.lawall@inria.fr \
    --cc=kexinsun@smail.nju.edu.cn \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=ratnadiraw@smu.edu.sg \
    --cc=rds-devel@oss.oracle.com \
    --cc=xutong.ma@inria.fr \
    --cc=yunbolyu@smu.edu.sg \
    /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