* [PATCH net-next] mlxsw: spectrum_dcb: Fix a spelling typo in spectrum_dcb.c
@ 2020-06-23 14:13 Masanari Iida
2020-06-23 18:29 ` Ido Schimmel
2020-06-23 22:04 ` David Miller
0 siblings, 2 replies; 3+ messages in thread
From: Masanari Iida @ 2020-06-23 14:13 UTC (permalink / raw)
To: linux-kernel, netdev, davem, idosch, jiri; +Cc: Masanari Iida
This patch fixes a spelling typo in spectrum_dcb.c
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.c b/drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.c
index 49a72a8f1f57..f8e3d635b9e2 100644
--- a/drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.c
+++ b/drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.c
@@ -138,7 +138,7 @@ static int mlxsw_sp_port_headroom_set(struct mlxsw_sp_port *mlxsw_sp_port,
err = mlxsw_sp_port_pg_destroy(mlxsw_sp_port, my_ets->prio_tc,
ets->prio_tc);
if (err)
- netdev_warn(dev, "Failed to remove ununsed PGs\n");
+ netdev_warn(dev, "Failed to remove unused PGs\n");
return 0;
--
2.27.0.139.gc9c318d6bf26
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH net-next] mlxsw: spectrum_dcb: Fix a spelling typo in spectrum_dcb.c
2020-06-23 14:13 [PATCH net-next] mlxsw: spectrum_dcb: Fix a spelling typo in spectrum_dcb.c Masanari Iida
@ 2020-06-23 18:29 ` Ido Schimmel
2020-06-23 22:04 ` David Miller
1 sibling, 0 replies; 3+ messages in thread
From: Ido Schimmel @ 2020-06-23 18:29 UTC (permalink / raw)
To: Masanari Iida; +Cc: linux-kernel, netdev, davem, idosch, jiri
On Tue, Jun 23, 2020 at 11:13:01PM +0900, Masanari Iida wrote:
> This patch fixes a spelling typo in spectrum_dcb.c
>
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH net-next] mlxsw: spectrum_dcb: Fix a spelling typo in spectrum_dcb.c
2020-06-23 14:13 [PATCH net-next] mlxsw: spectrum_dcb: Fix a spelling typo in spectrum_dcb.c Masanari Iida
2020-06-23 18:29 ` Ido Schimmel
@ 2020-06-23 22:04 ` David Miller
1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2020-06-23 22:04 UTC (permalink / raw)
To: standby24x7; +Cc: linux-kernel, netdev, idosch, jiri
From: Masanari Iida <standby24x7@gmail.com>
Date: Tue, 23 Jun 2020 23:13:01 +0900
> This patch fixes a spelling typo in spectrum_dcb.c
>
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Applied, thank you.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-06-23 22:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-23 14:13 [PATCH net-next] mlxsw: spectrum_dcb: Fix a spelling typo in spectrum_dcb.c Masanari Iida
2020-06-23 18:29 ` Ido Schimmel
2020-06-23 22:04 ` David Miller
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).