GUE: Fix a typo
authorAiden Leong <aiden.leong@aibsd.com>
Tue, 23 Jun 2020 03:04:58 +0000 (20:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Jun 2020 04:12:44 +0000 (21:12 -0700)
Fix a typo in gue.h

Signed-off-by: Aiden Leong <aiden.leong@aibsd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/gue.h

index 3a6595b..e42402f 100644 (file)
@@ -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.