* [PATCH][next] hinic3: Fix spelling mistake "capbility" -> "capability"
@ 2026-03-12 23:59 Colin Ian King
2026-03-13 17:51 ` Joe Damato
2026-03-14 16:00 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: Colin Ian King @ 2026-03-12 23:59 UTC (permalink / raw)
To: Fan Gong, Andrew Lunn, David S . Miller, Eric Dumazet,
Jakub Kicinski, Paolo Abeni, netdev
Cc: kernel-janitors, linux-kernel
There is a spelling mistake in a dev_dbg message. Fix it.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
drivers/net/ethernet/huawei/hinic3/hinic3_hw_cfg.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ethernet/huawei/hinic3/hinic3_hw_cfg.c b/drivers/net/ethernet/huawei/hinic3/hinic3_hw_cfg.c
index 2dfa4fb39627..c5dd53a8fa96 100644
--- a/drivers/net/ethernet/huawei/hinic3/hinic3_hw_cfg.c
+++ b/drivers/net/ethernet/huawei/hinic3/hinic3_hw_cfg.c
@@ -44,7 +44,7 @@ static void hinic3_parse_l2nic_res_cap(struct hinic3_hwdev *hwdev,
HINIC3_CFG_MAX_QP);
nic_svc_cap->default_num_queues = dev_cap->nic_default_num_queues;
- dev_dbg(hwdev->dev, "L2nic resource capbility, max_sqs: 0x%x, max_rqs: 0x%x\n",
+ dev_dbg(hwdev->dev, "L2nic resource capability, max_sqs: 0x%x, max_rqs: 0x%x\n",
nic_svc_cap->max_sqs, nic_svc_cap->max_rqs);
}
--
2.53.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH][next] hinic3: Fix spelling mistake "capbility" -> "capability"
2026-03-12 23:59 [PATCH][next] hinic3: Fix spelling mistake "capbility" -> "capability" Colin Ian King
@ 2026-03-13 17:51 ` Joe Damato
2026-03-14 16:00 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Joe Damato @ 2026-03-13 17:51 UTC (permalink / raw)
To: Colin Ian King
Cc: Fan Gong, Andrew Lunn, David S . Miller, Eric Dumazet,
Jakub Kicinski, Paolo Abeni, netdev, kernel-janitors,
linux-kernel
On Thu, Mar 12, 2026 at 11:59:22PM +0000, Colin Ian King wrote:
> There is a spelling mistake in a dev_dbg message. Fix it.
>
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
> ---
> drivers/net/ethernet/huawei/hinic3/hinic3_hw_cfg.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Reviewed-by: Joe Damato <joe@dama.to>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH][next] hinic3: Fix spelling mistake "capbility" -> "capability"
2026-03-12 23:59 [PATCH][next] hinic3: Fix spelling mistake "capbility" -> "capability" Colin Ian King
2026-03-13 17:51 ` Joe Damato
@ 2026-03-14 16:00 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2026-03-14 16:00 UTC (permalink / raw)
To: Colin Ian King
Cc: gongfan1, andrew+netdev, 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 Thu, 12 Mar 2026 23:59:22 +0000 you wrote:
> There is a spelling mistake in a dev_dbg message. Fix it.
>
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
> ---
> drivers/net/ethernet/huawei/hinic3/hinic3_hw_cfg.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- [next] hinic3: Fix spelling mistake "capbility" -> "capability"
https://git.kernel.org/netdev/net-next/c/425abcea830c
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:[~2026-03-14 16:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-12 23:59 [PATCH][next] hinic3: Fix spelling mistake "capbility" -> "capability" Colin Ian King
2026-03-13 17:51 ` Joe Damato
2026-03-14 16:00 ` 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