[PATCH][next] net: dsa: qca8k: Fix spelling mistake "Mismateched" -> "Mismatched"

Subsystems: networking drivers, networking [dsa], the rest

STALE1748d LANDED

Landed in mainline as 4636440f913b on 2021-11-26.

2 messages, 2 authors, 2021-11-26 · open the first message on its own page

[PATCH][next] net: dsa: qca8k: Fix spelling mistake "Mismateched" -> "Mismatched"

From: Colin Ian King <hidden>
Date: 2021-11-25 01:13:08

There is a spelling mistake in a netdev_err error message. Fix it.

Signed-off-by: Colin Ian King <redacted>
---
 drivers/net/dsa/qca8k.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/dsa/qca8k.c b/drivers/net/dsa/qca8k.c
index 9e3825a7537d..55219f036741 100644
--- a/drivers/net/dsa/qca8k.c
+++ b/drivers/net/dsa/qca8k.c
@@ -2281,7 +2281,7 @@ qca8k_lag_setup_hash(struct dsa_switch *ds,
 	if (unique_lag) {
 		priv->lag_hash_mode = hash;
 	} else if (priv->lag_hash_mode != hash) {
-		netdev_err(lag, "Error: Mismateched Hash Mode across different lag is not supported\n");
+		netdev_err(lag, "Error: Mismatched Hash Mode across different lag is not supported\n");
 		return -EOPNOTSUPP;
 	}
 
-- 
2.33.1

Re: [PATCH][next] net: dsa: qca8k: Fix spelling mistake "Mismateched" -> "Mismatched"

From: patchwork-bot+netdevbpf@kernel.org
Date: 2021-11-26 03:42:16

Hello:

This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski [off-list ref]:

On Thu, 25 Nov 2021 00:29:32 +0000 you wrote:
There is a spelling mistake in a netdev_err error message. Fix it.

Signed-off-by: Colin Ian King <redacted>
---
 drivers/net/dsa/qca8k.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
  - [next] net: dsa: qca8k: Fix spelling mistake "Mismateched" -> "Mismatched"
    https://git.kernel.org/netdev/net-next/c/4636440f913b

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

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help