2022-06-30 13:07:51

by Li kunyu

[permalink] [raw]
Subject: [PATCH v2] cxgb4: Fix typo in string

Remove the repeated ',' from string

Signed-off-by: Li kunyu <[email protected]>
---
drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c b/drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c
index 4a872f328fea..7d5204834ee2 100644
--- a/drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c
+++ b/drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c
@@ -85,7 +85,7 @@ static void cxgb4_dcb_cleanup_apps(struct net_device *dev)

if (err) {
dev_err(adap->pdev_dev,
- "Failed DCB Clear %s Application Priority: sel=%d, prot=%d, , err=%d\n",
+ "Failed DCB Clear %s Application Priority: sel=%d, prot=%d, err=%d\n",
dcb_ver_array[dcb->dcb_version], app.selector,
app.protocol, -err);
break;
--
2.18.2


2022-07-01 12:56:27

by patchwork-bot+netdevbpf

[permalink] [raw]
Subject: Re: [PATCH v2] cxgb4: Fix typo in string

Hello:

This patch was applied to netdev/net-next.git (master)
by David S. Miller <[email protected]>:

On Thu, 30 Jun 2022 20:44:52 +0800 you wrote:
> Remove the repeated ',' from string
>
> Signed-off-by: Li kunyu <[email protected]>
> ---
> drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
- [v2] cxgb4: Fix typo in string
https://git.kernel.org/netdev/net-next/c/368843301d08

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