]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ipv6: udp: fix typos in comments
authorAlok Tiwari <alok.a.tiwari@oracle.com>
Tue, 9 Sep 2025 12:26:07 +0000 (05:26 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 12 Sep 2025 01:41:58 +0000 (18:41 -0700)
commitac36dea3bc85c2cde87e490736708032328dfbdc
tree3ab47f6f900952fbd305e6f031b59ad7e98f69df
parentbe30f56386f202530127c1c2ec55b6dd2c9489d1
ipv6: udp: fix typos in comments

Correct typos in ipv6/udp.c comments:
"execeeds" -> "exceeds"
"tacking care" -> "taking care"
"measureable" -> "measurable"

No functional changes.

Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250909122611.3711859-1-alok.a.tiwari@oracle.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/ipv6/udp.c