]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branch 'seg6-fix-typos-in-comments-within-the-srv6-subsystem'
authorJakub Kicinski <kuba@kernel.org>
Wed, 2 Jul 2025 02:32:46 +0000 (19:32 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 2 Jul 2025 02:32:47 +0000 (19:32 -0700)
commit215891acb49fe83fc39a95679132acde5440bdb1
treef4c27f26890dbcb1a5b7dff1437de1f8b7f23721
parenta63b5a0bb740f64709a28200bf0788c7112be8fb
parent3bedaff19bd8b3fa8a86191c9979e19c6d061010
Merge branch 'seg6-fix-typos-in-comments-within-the-srv6-subsystem'

Andrea Mayer says:

====================
seg6: fix typos in comments within the SRv6 subsystem

In this patchset, we correct some typos found both in the SRv6 Endpoints
implementation (i.e., seg6local) and in some SRv6 selftests, using
codespell.
====================

Link: https://patch.msgid.link/20250629171226.4988-1-andrea.mayer@uniroma2.it
Signed-off-by: Jakub Kicinski <kuba@kernel.org>