netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] linux-next: DOC: RDS: Fix a typo in rds.txt
@ 2020-03-09 10:43 Masanari Iida
  2020-03-09 17:06 ` David Miller
  0 siblings, 1 reply; 5+ messages in thread
From: Masanari Iida @ 2020-03-09 10:43 UTC (permalink / raw)
  To: linux-kernel, davem, corbet, linux-doc, netdev, kuba, linux-rdma
  Cc: Masanari Iida

This patch fix a spelling typo in rds.txt

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 Documentation/networking/rds.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/networking/rds.txt b/Documentation/networking/rds.txt
index f2a0147c933d..eec61694e894 100644
--- a/Documentation/networking/rds.txt
+++ b/Documentation/networking/rds.txt
@@ -159,7 +159,7 @@ Socket Interface
 	set SO_RDS_TRANSPORT on a socket for which the transport has
 	been previously attached explicitly (by SO_RDS_TRANSPORT) or
 	implicitly (via bind(2)) will return an error of EOPNOTSUPP.
-	An attempt to set SO_RDS_TRANSPPORT to RDS_TRANS_NONE will
+	An attempt to set SO_RDS_TRANSPORT to RDS_TRANS_NONE will
 	always return EINVAL.
 
 RDMA for RDS
-- 
2.26.0.rc0


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

* Re: [PATCH] linux-next: DOC: RDS: Fix a typo in rds.txt
  2020-03-09 10:43 [PATCH] linux-next: DOC: RDS: Fix a typo in rds.txt Masanari Iida
@ 2020-03-09 17:06 ` David Miller
  0 siblings, 0 replies; 5+ messages in thread
From: David Miller @ 2020-03-09 17:06 UTC (permalink / raw)
  To: standby24x7; +Cc: linux-kernel, corbet, linux-doc, netdev, kuba, linux-rdma

From: Masanari Iida <standby24x7@gmail.com>
Date: Mon,  9 Mar 2020 19:43:56 +0900

> This patch fix a spelling typo in rds.txt
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

Applied, thanks.

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

* Re: [PATCH] linux-next: DOC: RDS: Fix a typo in rds.txt
  2019-06-12 12:29 Masanari Iida
  2019-06-12 16:27 ` santosh.shilimkar
@ 2019-06-12 16:56 ` David Miller
  1 sibling, 0 replies; 5+ messages in thread
From: David Miller @ 2019-06-12 16:56 UTC (permalink / raw)
  To: standby24x7; +Cc: santosh.shilimkar, linux-kernel, netdev, linux-rdma

From: Masanari Iida <standby24x7@gmail.com>
Date: Wed, 12 Jun 2019 21:29:34 +0900

> This patch fixes a spelling typo in rds.txt
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

Applied.

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

* Re: [PATCH] linux-next: DOC: RDS: Fix a typo in rds.txt
  2019-06-12 12:29 Masanari Iida
@ 2019-06-12 16:27 ` santosh.shilimkar
  2019-06-12 16:56 ` David Miller
  1 sibling, 0 replies; 5+ messages in thread
From: santosh.shilimkar @ 2019-06-12 16:27 UTC (permalink / raw)
  To: Masanari Iida, linux-kernel, netdev, linux-rdma

On 6/12/19 5:29 AM, Masanari Iida wrote:
> This patch fixes a spelling typo in rds.txt
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
> ---
>   Documentation/networking/rds.txt | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/networking/rds.txt b/Documentation/networking/rds.txt
> index 0235ae69af2a..f2a0147c933d 100644
> --- a/Documentation/networking/rds.txt
> +++ b/Documentation/networking/rds.txt
> @@ -389,7 +389,7 @@ Multipath RDS (mprds)
>     a common (to all paths) part, and a per-path struct rds_conn_path. All
>     I/O workqs and reconnect threads are driven from the rds_conn_path.
>     Transports such as TCP that are multipath capable may then set up a
> -  TPC socket per rds_conn_path, and this is managed by the transport via
> +  TCP socket per rds_conn_path, and this is managed by the transport via
>     the transport privatee cp_transport_data pointer.
>   
>     Transports announce themselves as multipath capable by setting the
> 
Thanks !!

Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>

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

* [PATCH] linux-next: DOC: RDS: Fix a typo in rds.txt
@ 2019-06-12 12:29 Masanari Iida
  2019-06-12 16:27 ` santosh.shilimkar
  2019-06-12 16:56 ` David Miller
  0 siblings, 2 replies; 5+ messages in thread
From: Masanari Iida @ 2019-06-12 12:29 UTC (permalink / raw)
  To: santosh.shilimkar, linux-kernel, netdev, linux-rdma; +Cc: Masanari Iida

This patch fixes a spelling typo in rds.txt

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 Documentation/networking/rds.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/networking/rds.txt b/Documentation/networking/rds.txt
index 0235ae69af2a..f2a0147c933d 100644
--- a/Documentation/networking/rds.txt
+++ b/Documentation/networking/rds.txt
@@ -389,7 +389,7 @@ Multipath RDS (mprds)
   a common (to all paths) part, and a per-path struct rds_conn_path. All
   I/O workqs and reconnect threads are driven from the rds_conn_path.
   Transports such as TCP that are multipath capable may then set up a
-  TPC socket per rds_conn_path, and this is managed by the transport via
+  TCP socket per rds_conn_path, and this is managed by the transport via
   the transport privatee cp_transport_data pointer.
 
   Transports announce themselves as multipath capable by setting the
-- 
2.22.0


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

end of thread, other threads:[~2020-03-09 17:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-09 10:43 [PATCH] linux-next: DOC: RDS: Fix a typo in rds.txt Masanari Iida
2020-03-09 17:06 ` David Miller
  -- strict thread matches above, loose matches on Subject: below --
2019-06-12 12:29 Masanari Iida
2019-06-12 16:27 ` santosh.shilimkar
2019-06-12 16:56 ` David Miller

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