summaryrefslogtreecommitdiff
path: root/net/core/utils.c
diff options
context:
space:
mode:
authorSimon Horman <horms@kernel.org>2024-08-22 13:57:34 +0100
committerJakub Kicinski <kuba@kernel.org>2024-08-26 09:37:23 -0700
commita8c924e98738f77668b022ec34107ca8b6093392 (patch)
tree24254e33c32c080a3c96215de7eeb0e135db4d2d /net/core/utils.c
parent70d0bb45fae87a3b08970a318e15f317446a1956 (diff)
net: Correct spelling in net/core
Correct spelling in net/core. As reported by codespell. Signed-off-by: Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/20240822-net-spell-v1-13-3a98971ce2d2@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
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 c994e95172acf..27f4cffaae05d 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