[PATCH net-next 0/2] seg6: fix typos in comments within the SRv6 subsystem
From: Andrea Mayer
Date: Sun Jun 29 2025 - 13:32:56 EST
In this patchset, we correct some typos found both in the SRv6 Endpoints
implementation (i.e., seg6local) and in some SRv6 selftests, using
codespell.
The patchset is organized as follows:
Patch 1/2: seg6: fix lenghts typo in a comment
Patch 2/2: selftests: seg6: fix instaces typo in comments
Thanks,
Andrea
Andrea Mayer (2):
seg6: fix lenghts typo in a comment
selftests: seg6: fix instaces typo in comments
net/ipv6/seg6_local.c | 2 +-
tools/testing/selftests/net/srv6_end_next_csid_l3vpn_test.sh | 2 +-
tools/testing/selftests/net/srv6_end_x_next_csid_l3vpn_test.sh | 2 +-
tools/testing/selftests/net/srv6_hencap_red_l3vpn_test.sh | 2 +-
tools/testing/selftests/net/srv6_hl2encap_red_l2vpn_test.sh | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
--
2.20.1