summaryrefslogtreecommitdiff
path: root/include/uapi/linux/in.h
diff options
context:
space:
mode:
authorSimon Horman <horms@kernel.org>2024-08-22 13:57:33 +0100
committerJakub Kicinski <kuba@kernel.org>2024-08-26 09:37:23 -0700
commit70d0bb45fae87a3b08970a318e15f317446a1956 (patch)
treedda6bb342fa6d21234ec5a8c0b374537f893f5f4 /include/uapi/linux/in.h
parent01d86846a5a5f34662679dd229a0167fc9d92382 (diff)
downloadlwn-70d0bb45fae87a3b08970a318e15f317446a1956.tar.gz
lwn-70d0bb45fae87a3b08970a318e15f317446a1956.zip
net: Correct spelling in headers
Correct spelling in Networking headers. As reported by codespell. Signed-off-by: Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/20240822-net-spell-v1-12-3a98971ce2d2@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/uapi/linux/in.h')
-rw-r--r--include/uapi/linux/in.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/in.h b/include/uapi/linux/in.h
index d358add1611c..5d32d53508d9 100644
--- a/include/uapi/linux/in.h
+++ b/include/uapi/linux/in.h
@@ -141,7 +141,7 @@ struct in_addr {
*/
#define IP_PMTUDISC_INTERFACE 4
/* weaker version of IP_PMTUDISC_INTERFACE, which allows packets to get
- * fragmented if they exeed the interface mtu
+ * fragmented if they exceed the interface mtu
*/
#define IP_PMTUDISC_OMIT 5