Re: [PATCH net-next 2/2] selftests: seg6: fix instaces typo in comments
From: Simon Horman
Date: Mon Jun 30 2025 - 12:17:44 EST
On Sun, Jun 29, 2025 at 07:12:26PM +0200, Andrea Mayer wrote:
> Fix a typo:
> instaces -> instances
>
> The typo has been identified using codespell, and the tool does not
> report any additional issues in the selftests considered.
>
> Signed-off-by: Andrea Mayer <andrea.mayer@xxxxxxxxxxx>
Thanks,
With this patch in place I see that codespell only flags
false-positives for tools/testing/selftests/net/srv6_*
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>