Re: [PATCH net-next] net: jme: fix typos in comments

From: Simon Horman

Date: Mon Aug 17 2026 - 05:36:01 EST


On Thu, Aug 13, 2026 at 07:36:34PM +0200, Mark Sercombe wrote:
> Fix several spelling mistakes in code comments in the jme driver:
> These are comment only changes with no functional impact.
>
> Signed-off-by: Mark Sercombe <sercombe.joel.mark@xxxxxxxxx>
> ---
> drivers/net/ethernet/jme.c | 4 ++--
> drivers/net/ethernet/jme.h | 4 ++--
> 2 files changed, 4 insertions(+), 4 deletions(-)

Thanks,

With these changes these files are now codespell-clean.

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>

...