[PATCH][next] net/mlx5e: Fix spelling mistake "channles" -> "channels"

Subsystems: mellanox ethernet driver (mlx5e), mellanox mlx5 core vpi driver, networking drivers, the rest

STALE2021d

2 messages, 2 authors, 2021-02-05 · open the first message on its own page

[PATCH][next] net/mlx5e: Fix spelling mistake "channles" -> "channels"

From: Colin King <hidden>
Date: 2021-02-04 09:33:28

From: Colin Ian King <redacted>

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

Signed-off-by: Colin Ian King <redacted>
---
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ethernet/mellanox/mlx5/core/en_main.c b/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
index 4cfdba997f24..35f69354e07a 100644
--- a/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
+++ b/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
@@ -5647,7 +5647,7 @@ int mlx5e_netdev_change_profile(struct mlx5e_priv *priv,
 	/* sanity */
 	if (new_max_nch != priv->max_nch) {
 		netdev_warn(priv->netdev,
-			    "%s: Replacing profile with different max channles\n",
+			    "%s: Replacing profile with different max channels\n",
 			    __func__);
 		return -EINVAL;
 	}
-- 
2.29.2

Re: [PATCH][next] net/mlx5e: Fix spelling mistake "channles" -> "channels"

From: Saeed Mahameed <saeed@kernel.org>
Date: 2021-02-05 06:50:21

On Thu, 2021-02-04 at 09:32 +0000, Colin King wrote:
From: Colin Ian King <redacted>

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

Signed-off-by: Colin Ian King <redacted>
---
Applied to net-next-mlx5 

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