[PATCH] net: l2tp: Fix a typo

Subsystems: networking [general], the rest

STALE1964d

2 messages, 2 authors, 2021-03-22 · open the first message on its own page

[PATCH] net: l2tp: Fix a typo

From: Bhaskar Chowdhury <hidden>
Date: 2021-03-22 12:22:56

s/verifed/verified/

Signed-off-by: Bhaskar Chowdhury <redacted>
---
 net/l2tp/l2tp_core.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/l2tp/l2tp_core.c b/net/l2tp/l2tp_core.c
index 203890e378cb..2ee20743cb41 100644
--- a/net/l2tp/l2tp_core.c
+++ b/net/l2tp/l2tp_core.c
@@ -802,7 +802,7 @@ static int l2tp_udp_recv_core(struct l2tp_tunnel *tunnel, struct sk_buff *skb)
 	u16 version;
 	int length;

-	/* UDP has verifed checksum */
+	/* UDP has verified checksum */

 	/* UDP always verifies the packet length. */
 	__skb_pull(skb, sizeof(struct udphdr));
--
2.31.0

Re: [PATCH] net: l2tp: Fix a typo

From: Randy Dunlap <hidden>
Date: 2021-03-22 19:39:13

On 3/22/21 5:21 AM, Bhaskar Chowdhury wrote:
s/verifed/verified/

Signed-off-by: Bhaskar Chowdhury <redacted>
Acked-by: Randy Dunlap <redacted>
quoted hunk
---
 net/l2tp/l2tp_core.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/l2tp/l2tp_core.c b/net/l2tp/l2tp_core.c
index 203890e378cb..2ee20743cb41 100644
--- a/net/l2tp/l2tp_core.c
+++ b/net/l2tp/l2tp_core.c
@@ -802,7 +802,7 @@ static int l2tp_udp_recv_core(struct l2tp_tunnel *tunnel, struct sk_buff *skb)
 	u16 version;
 	int length;

-	/* UDP has verifed checksum */
+	/* UDP has verified checksum */

 	/* UDP always verifies the packet length. */
 	__skb_pull(skb, sizeof(struct udphdr));
--

-- 
~Randy
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help