Re: [PATCH] net: sungem_phy: Fix a typo error in sungem_phy
From: Simon Horman
Date: Tue Nov 04 2025 - 09:46:19 EST
On Mon, Nov 03, 2025 at 01:44:43PM +0800, Chu Guangqing wrote:
> Fix a spelling mistakes for regularly
>
> Signed-off-by: Chu Guangqing <chuguangqing@xxxxxxxxxx>
> ---
> drivers/net/sungem_phy.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks,
I see that with this change this file is now codespell-clean.
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>
...