projects
/
linux-2.6-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83f73c5
)
linux-next: DOC: RDS: Fix a typo in rds.txt
author
Masanari Iida
<standby24x7@gmail.com>
Mon, 9 Mar 2020 10:43:56 +0000
(19:43 +0900)
committer
David S. Miller
<davem@davemloft.net>
Mon, 9 Mar 2020 17:06:07 +0000
(10:06 -0700)
This patch fix a spelling typo in rds.txt
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/rds.txt
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/networking/rds.txt
b/Documentation/networking/rds.txt
index f2a0147c933d1b7be6f9b09de38de2e8994e6e2f..eec61694e894d2728f39c23eb5efe88558aa72c0 100644
(file)
--- 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_TRANSP
P
ORT to RDS_TRANS_NONE will
+ An attempt to set SO_RDS_TRANSPORT to RDS_TRANS_NONE will
always return EINVAL.
RDMA for RDS