Thread (5 messages) 5 messages, 2 authors, 2021-03-29
STALE1904d
Revisions (2)
  1. v1 [diff vs current]
  2. v1 current

[PATCH -next 1/3] net: rds: Fix a typo

From: Lu Wei <hidden>
Date: 2021-03-27 02:27:14
Also in: linux-sctp, lkml, netdev
Subsystem: networking [general], rds - reliable datagram sockets, the rest · Maintainers: "David S. Miller", Eric Dumazet, Jakub Kicinski, Paolo Abeni, Allison Henderson, Linus Torvalds

Modify "beween" to "between" in net/rds/send.c.

Reported-by: Hulk Robot <redacted>
Signed-off-by: Lu Wei <redacted>
---
 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 985d0b7713ac..53444397de66 100644
--- a/net/rds/send.c
+++ b/net/rds/send.c
@@ -1225,7 +1225,7 @@ int rds_sendmsg(struct socket *sock, struct msghdr *msg, size_t payload_len)
 		}
 		/* If the socket is already bound to a link local address,
 		 * it can only send to peers on the same link.  But allow
-		 * communicating beween link local and non-link local address.
+		 * communicating between link local and non-link local address.
 		 */
 		if (scope_id != rs->rs_bound_scope_id) {
 			if (!scope_id) {
-- 
2.17.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help