mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH][next] net: dsa: yt921x: Fix spelling mistake "stucked" -> "stuck"
@ 2025-11-01 18:34 Colin Ian King
  2025-11-01 21:20 ` Andrew Lunn
  2025-11-04  1:30 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Colin Ian King @ 2025-11-01 18:34 UTC (permalink / raw)
  To: David Yang, Andrew Lunn, Vladimir Oltean, David S . Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, netdev
  Cc: kernel-janitors, linux-kernel

There is a spelling mistake in a dev_err message. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
 drivers/net/dsa/yt921x.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/dsa/yt921x.c b/drivers/net/dsa/yt921x.c
index ab762ffc4661..944988e29127 100644
--- a/drivers/net/dsa/yt921x.c
+++ b/drivers/net/dsa/yt921x.c
@@ -1131,7 +1131,7 @@ static int yt921x_fdb_wait(struct yt921x_priv *priv, u32 *valp)
 	res = yt921x_reg_wait(priv, YT921X_FDB_RESULT, YT921X_FDB_RESULT_DONE,
 			      &val);
 	if (res) {
-		dev_err(dev, "FDB probably stucked\n");
+		dev_err(dev, "FDB probably stuck\n");
 		return res;
 	}
 
-- 
2.51.0


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

* Re: [PATCH][next] net: dsa: yt921x: Fix spelling mistake "stucked" -> "stuck"
  2025-11-01 18:34 [PATCH][next] net: dsa: yt921x: Fix spelling mistake "stucked" -> "stuck" Colin Ian King
@ 2025-11-01 21:20 ` Andrew Lunn
  2025-11-04  1:30 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2025-11-01 21:20 UTC (permalink / raw)
  To: Colin Ian King
  Cc: David Yang, Vladimir Oltean, David S . Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, netdev, kernel-janitors,
	linux-kernel

On Sat, Nov 01, 2025 at 06:34:46PM +0000, Colin Ian King wrote:
> There is a spelling mistake in a dev_err message. Fix it.
> 
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

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

* Re: [PATCH][next] net: dsa: yt921x: Fix spelling mistake "stucked" -> "stuck"
  2025-11-01 18:34 [PATCH][next] net: dsa: yt921x: Fix spelling mistake "stucked" -> "stuck" Colin Ian King
  2025-11-01 21:20 ` Andrew Lunn
@ 2025-11-04  1:30 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-11-04  1:30 UTC (permalink / raw)
  To: Colin Ian King
  Cc: mmyangfl, andrew, olteanv, davem, edumazet, kuba, pabeni, netdev,
	kernel-janitors, linux-kernel

Hello:

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

On Sat,  1 Nov 2025 18:34:46 +0000 you wrote:
> There is a spelling mistake in a dev_err message. Fix it.
> 
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
> ---
>  drivers/net/dsa/yt921x.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - [next] net: dsa: yt921x: Fix spelling mistake "stucked" -> "stuck"
    https://git.kernel.org/netdev/net-next/c/22795871edea

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-04  1:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-01 18:34 [PATCH][next] net: dsa: yt921x: Fix spelling mistake "stucked" -> "stuck" Colin Ian King
2025-11-01 21:20 ` Andrew Lunn
2025-11-04  1:30 ` 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

all inboxes | Powered by JetHome®