linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] GUE: Fix a typo
@ 2020-06-23  3:04 Aiden Leong
  2020-06-23  4:13 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Aiden Leong @ 2020-06-23  3:04 UTC (permalink / raw)
  To: netdev, linux-kernel; +Cc: David S. Miller, Jakub Kicinski

Fix a typo in gue.h

Signed-off-by: Aiden Leong <aiden.leong@aibsd.com>
---
 include/net/gue.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/net/gue.h b/include/net/gue.h
index 3a6595bfa641..e42402f180b7 100644
--- a/include/net/gue.h
+++ b/include/net/gue.h
@@ -21,7 +21,7 @@
  * |                                                               |
  * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  *
- * C bit indicates contol message when set, data message when unset.
+ * C bit indicates control message when set, data message when unset.
  * For a control message, proto/ctype is interpreted as a type of
  * control message. For data messages, proto/ctype is the IP protocol
  * of the next header.
-- 
2.25.1


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

* Re: [PATCH v2] GUE: Fix a typo
  2020-06-23  3:04 [PATCH v2] GUE: Fix a typo Aiden Leong
@ 2020-06-23  4:13 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2020-06-23  4:13 UTC (permalink / raw)
  To: aiden.leong; +Cc: netdev, linux-kernel, kuba

From: Aiden Leong <aiden.leong@aibsd.com>
Date: Mon, 22 Jun 2020 20:04:58 -0700

> Fix a typo in gue.h
> 
> Signed-off-by: Aiden Leong <aiden.leong@aibsd.com>

Applied, thank you.

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

end of thread, other threads:[~2020-06-23  4:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-23  3:04 [PATCH v2] GUE: Fix a typo Aiden Leong
2020-06-23  4:13 ` 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).