Re: [PATCH net-next 1/2] seg6: fix lenghts typo in a comment

From: Simon Horman
Date: Mon Jun 30 2025 - 12:12:26 EST


On Sun, Jun 29, 2025 at 07:12:25PM +0200, Andrea Mayer wrote:
> 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@xxxxxxxxxxx>

Thanks,

With this patch in place I see that codespell only flags
false-positives for net/ipv6/seg6_*

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>