seg6: fix lenghts typo in a comment
authorAndrea Mayer <andrea.mayer@uniroma2.it>
Sun, 29 Jun 2025 17:12:25 +0000 (19:12 +0200)
committerJakub Kicinski <kuba@kernel.org>
Wed, 2 Jul 2025 02:32:45 +0000 (19:32 -0700)
commitdb3e2ceab3c78c3b8c2f8e2503417064630fbafb
tree5493128d03337f475fc6113e4f2fd36ced90f94a
parenta63b5a0bb740f64709a28200bf0788c7112be8fb
seg6: fix lenghts typo in a comment

Fix a typo:
  lenghts -> length

The typo has been identified using codespell, and the tool currently
does not report any additional issues in comments.

Signed-off-by: Andrea Mayer <andrea.mayer@uniroma2.it>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250629171226.4988-2-andrea.mayer@uniroma2.it
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/ipv6/seg6_local.c