aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/utils.c
diff options
context:
space:
mode:
authorSimon Horman <[email protected]>2024-08-22 12:57:34 +0000
committerJakub Kicinski <[email protected]>2024-08-26 16:37:23 +0000
commita8c924e98738f77668b022ec34107ca8b6093392 (patch)
tree24254e33c32c080a3c96215de7eeb0e135db4d2d /net/core/utils.c
parentnet: Correct spelling in headers (diff)
downloadkernel-a8c924e98738f77668b022ec34107ca8b6093392.tar.gz
kernel-a8c924e98738f77668b022ec34107ca8b6093392.zip
net: Correct spelling in net/core
Correct spelling in net/core. As reported by codespell. Signed-off-by: Simon Horman <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/core/utils.c')
-rw-r--r--net/core/utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/core/utils.c b/net/core/utils.c
index c994e95172ac..27f4cffaae05 100644
--- a/net/core/utils.c
+++ b/net/core/utils.c
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0-or-later
/*
- * Generic address resultion entity
+ * Generic address resolution entity
*
* Authors:
* net_random Alan Cox