linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] rds: Fix a typo in a comment
@ 2021-11-21 15:32 Christophe JAILLET
  2021-11-21 15:40 ` Devesh Sharma
  2021-11-22 14:30 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Christophe JAILLET @ 2021-11-21 15:32 UTC (permalink / raw)
  To: santosh.shilimkar, davem, kuba
  Cc: netdev, linux-rdma, rds-devel, linux-kernel, kernel-janitors,
	Christophe JAILLET

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.
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* RE: [PATCH] rds: Fix a typo in a comment
  2021-11-21 15:32 [PATCH] rds: Fix a typo in a comment Christophe JAILLET
@ 2021-11-21 15:40 ` Devesh Sharma
  2021-11-22 14:30 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Devesh Sharma @ 2021-11-21 15:40 UTC (permalink / raw)
  To: Christophe JAILLET, Santosh Shilimkar, davem, kuba
  Cc: netdev, linux-rdma, rds-devel, linux-kernel, kernel-janitors



> -----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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] rds: Fix a typo in a comment
  2021-11-21 15:32 [PATCH] rds: Fix a typo in a comment Christophe JAILLET
  2021-11-21 15:40 ` Devesh Sharma
@ 2021-11-22 14:30 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-11-22 14:30 UTC (permalink / raw)
  To: Christophe JAILLET
  Cc: santosh.shilimkar, davem, kuba, netdev, linux-rdma, rds-devel,
	linux-kernel, kernel-janitors

Hello:

This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:

On Sun, 21 Nov 2021 16:32:04 +0100 you wrote:
> s/cold/could/
> 
> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
> ---
>  net/rds/send.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - rds: Fix a typo in a comment
    https://git.kernel.org/netdev/net-next/c/db473c075f01

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-11-22 14:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-21 15:32 [PATCH] rds: Fix a typo in a comment Christophe JAILLET
2021-11-21 15:40 ` Devesh Sharma
2021-11-22 14:30 ` patchwork-bot+netdevbpf

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).