projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c349446
)
ip_tunnel: Correct spelling in ip_tunnels.h
author
Simon Horman
<horms@kernel.org>
Thu, 22 Aug 2024 12:57:24 +0000
(13:57 +0100)
committer
Jakub Kicinski
<kuba@kernel.org>
Mon, 26 Aug 2024 16:37:22 +0000
(09:37 -0700)
Correct spelling in ip_tunnels.h
As reported by codespell.
Cc: David Ahern <dsahern@kernel.org>
Signed-off-by: Simon Horman <horms@kernel.org>
Link:
https://patch.msgid.link/20240822-net-spell-v1-3-3a98971ce2d2@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/ip_tunnels.h
patch
|
blob
|
blame
|
history
diff --git
a/include/net/ip_tunnels.h
b/include/net/ip_tunnels.h
index 1db2417b8ff52d9f962921919338d210793f30e4..6194fbb564c6897d906a90b2e24d33827f5ca9fa 100644
(file)
--- a/
include/net/ip_tunnels.h
+++ b/
include/net/ip_tunnels.h
@@
-573,7
+573,7
@@
static inline u8 ip_tunnel_get_ttl(const struct iphdr *iph,
return 0;
}
-/* Prop
o
gate ECN bits out */
+/* Prop
a
gate ECN bits out */
static inline u8 ip_tunnel_ecn_encap(u8 tos, const struct iphdr *iph,
const struct sk_buff *skb)
{