netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net: sungem_phy: Fix a typo error in sungem_phy
@ 2025-11-03  5:44 Chu Guangqing
  2025-11-04 14:40 ` Simon Horman
  2025-11-05  1:10 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Chu Guangqing @ 2025-11-03  5:44 UTC (permalink / raw)
  To: andrew+netdev, davem, edumazet, kuba, pabeni
  Cc: netdev, linux-kernel, Chu Guangqing

Fix a spelling mistakes for regularly

Signed-off-by: Chu Guangqing <chuguangqing@inspur.com>
---
 drivers/net/sungem_phy.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/sungem_phy.c b/drivers/net/sungem_phy.c
index 55aa8d0c8e1f..c10198d44576 100644
--- a/drivers/net/sungem_phy.c
+++ b/drivers/net/sungem_phy.c
@@ -1165,7 +1165,7 @@ int sungem_phy_probe(struct mii_phy *phy, int mii_id)
 	int i;
 
 	/* We do not reset the mii_phy structure as the driver
-	 * may re-probe the PHY regulary
+	 * may re-probe the PHY regularly
 	 */
 	phy->mii_id = mii_id;
 
-- 
2.43.7


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] net: sungem_phy: Fix a typo error in sungem_phy
  2025-11-03  5:44 [PATCH] net: sungem_phy: Fix a typo error in sungem_phy Chu Guangqing
@ 2025-11-04 14:40 ` Simon Horman
  2025-11-05  1:10 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2025-11-04 14:40 UTC (permalink / raw)
  To: Chu Guangqing
  Cc: andrew+netdev, davem, edumazet, kuba, pabeni, netdev,
	linux-kernel

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@inspur.com>
> ---
>  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@kernel.org>

...

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] net: sungem_phy: Fix a typo error in sungem_phy
  2025-11-03  5:44 [PATCH] net: sungem_phy: Fix a typo error in sungem_phy Chu Guangqing
  2025-11-04 14:40 ` Simon Horman
@ 2025-11-05  1:10 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-11-05  1:10 UTC (permalink / raw)
  To: Chu Guangqing
  Cc: andrew+netdev, davem, edumazet, kuba, pabeni, netdev,
	linux-kernel

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Mon, 3 Nov 2025 13:44:43 +0800 you wrote:
> Fix a spelling mistakes for regularly
> 
> Signed-off-by: Chu Guangqing <chuguangqing@inspur.com>
> ---
>  drivers/net/sungem_phy.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - net: sungem_phy: Fix a typo error in sungem_phy
    https://git.kernel.org/netdev/net-next/c/96c68954cd3b

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-11-05  1:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-03  5:44 [PATCH] net: sungem_phy: Fix a typo error in sungem_phy Chu Guangqing
2025-11-04 14:40 ` Simon Horman
2025-11-05  1:10 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).