* [PATCH net-next] net/mlx5: fix typo in pci_irq.c comment
@ 2025-09-12 13:50 Alok Tiwari
2025-09-15 6:49 ` Tariq Toukan
2025-09-15 15:30 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: Alok Tiwari @ 2025-09-12 13:50 UTC (permalink / raw)
To: mbloch, saeedm, leon, tariqt, andrew+netdev, davem, edumazet,
kuba, pabeni, horms, netdev
Cc: alok.a.tiwari, linux-rdma
Fix a typo in a comment in pci_irq.c:
"ssigned" → "assigned"
Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com>
---
drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c b/drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c
index 692ef9c2f729..e18a850c615c 100644
--- a/drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c
+++ b/drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c
@@ -54,7 +54,7 @@ static int mlx5_core_func_to_vport(const struct mlx5_core_dev *dev,
/**
* mlx5_get_default_msix_vec_count - Get the default number of MSI-X vectors
- * to be ssigned to each VF.
+ * to be assigned to each VF.
* @dev: PF to work on
* @num_vfs: Number of enabled VFs
*/
--
2.50.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH net-next] net/mlx5: fix typo in pci_irq.c comment
2025-09-12 13:50 [PATCH net-next] net/mlx5: fix typo in pci_irq.c comment Alok Tiwari
@ 2025-09-15 6:49 ` Tariq Toukan
2025-09-15 15:30 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Tariq Toukan @ 2025-09-15 6:49 UTC (permalink / raw)
To: Alok Tiwari, mbloch, saeedm, leon, tariqt, andrew+netdev, davem,
edumazet, kuba, pabeni, horms, netdev
Cc: linux-rdma
On 12/09/2025 16:50, Alok Tiwari wrote:
> Fix a typo in a comment in pci_irq.c:
> "ssigned" → "assigned"
>
> Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com>
> ---
> drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c b/drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c
> index 692ef9c2f729..e18a850c615c 100644
> --- a/drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c
> +++ b/drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c
> @@ -54,7 +54,7 @@ static int mlx5_core_func_to_vport(const struct mlx5_core_dev *dev,
>
> /**
> * mlx5_get_default_msix_vec_count - Get the default number of MSI-X vectors
> - * to be ssigned to each VF.
> + * to be assigned to each VF.
> * @dev: PF to work on
> * @num_vfs: Number of enabled VFs
> */
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH net-next] net/mlx5: fix typo in pci_irq.c comment
2025-09-12 13:50 [PATCH net-next] net/mlx5: fix typo in pci_irq.c comment Alok Tiwari
2025-09-15 6:49 ` Tariq Toukan
@ 2025-09-15 15:30 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-09-15 15:30 UTC (permalink / raw)
To: ALOK TIWARI
Cc: mbloch, saeedm, leon, tariqt, andrew+netdev, davem, edumazet,
kuba, pabeni, horms, netdev, linux-rdma
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Fri, 12 Sep 2025 06:50:44 -0700 you wrote:
> Fix a typo in a comment in pci_irq.c:
> "ssigned" → "assigned"
>
> Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com>
> ---
> drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- [net-next] net/mlx5: fix typo in pci_irq.c comment
https://git.kernel.org/netdev/net-next/c/c5e389cc6b36
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:[~2025-09-15 15:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-12 13:50 [PATCH net-next] net/mlx5: fix typo in pci_irq.c comment Alok Tiwari
2025-09-15 6:49 ` Tariq Toukan
2025-09-15 15:30 ` 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;
as well as URLs for NNTP newsgroup(s).