All of lore.kernel.org
 help / color / mirror / Atom feed
From: Devesh Sharma <devesh.s.sharma@oracle.com>
To: Christophe JAILLET <christophe.jaillet@wanadoo.fr>,
	Santosh Shilimkar <santosh.shilimkar@oracle.com>,
	"davem@davemloft.net" <davem@davemloft.net>,
	"kuba@kernel.org" <kuba@kernel.org>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"linux-rdma@vger.kernel.org" <linux-rdma@vger.kernel.org>,
	"rds-devel@oss.oracle.com" <rds-devel@oss.oracle.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"kernel-janitors@vger.kernel.org"
	<kernel-janitors@vger.kernel.org>
Subject: RE: [PATCH] rds: Fix a typo in a comment
Date: Sun, 21 Nov 2021 15:40:12 +0000	[thread overview]
Message-ID: <CO6PR10MB56357A8CAA9C187DDA378276DD9E9@CO6PR10MB5635.namprd10.prod.outlook.com> (raw)
In-Reply-To: <006364d427b54c8796dd1a896b527cd09865bba1.1637508662.git.christophe.jaillet@wanadoo.fr>



> -----Original Message-----
> From: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
> Sent: Sunday, November 21, 2021 9:02 PM
> To: Santosh Shilimkar <santosh.shilimkar@oracle.com>;
> davem@davemloft.net; kuba@kernel.org
> Cc: netdev@vger.kernel.org; linux-rdma@vger.kernel.org; rds-
> devel@oss.oracle.com; linux-kernel@vger.kernel.org; kernel-
> janitors@vger.kernel.org; Christophe JAILLET
> <christophe.jaillet@wanadoo.fr>
> Subject: [PATCH] rds: Fix a typo in a comment
> 
> s/cold/could/
> 
> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
> ---
>  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
> 53444397de66..0c5504068e3c 100644
> --- a/net/rds/send.c
> +++ b/net/rds/send.c
> @@ -272,7 +272,7 @@ int rds_send_xmit(struct rds_conn_path *cp)
> 
>  			/* Unfortunately, the way Infiniband deals with
>  			 * RDMA to a bad MR key is by moving the entire
> -			 * queue pair to error state. We cold possibly
> +			 * queue pair to error state. We could possibly
>  			 * recover from that, but right now we drop the
>  			 * connection.
>  			 * Therefore, we never retransmit messages with
> RDMA ops.
> --
Acked-By: Devesh Sharma <devesh.s.sharma@oracle.com>
> 2.30.2


  reply	other threads:[~2021-11-21 15:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-21 15:32 [PATCH] rds: Fix a typo in a comment Christophe JAILLET
2021-11-21 15:40 ` Devesh Sharma [this message]
2021-11-22 14:30 ` 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=CO6PR10MB56357A8CAA9C187DDA378276DD9E9@CO6PR10MB5635.namprd10.prod.outlook.com \
    --to=devesh.s.sharma@oracle.com \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=davem@davemloft.net \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=rds-devel@oss.oracle.com \
    --cc=santosh.shilimkar@oracle.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.