lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <dd2ba47c-79fa-4bfe-9eb0-c10b978a8260@gmail.com>
Date: Mon, 15 Sep 2025 09:49:28 +0300
From: Tariq Toukan <ttoukan.linux@...il.com>
To: Alok Tiwari <alok.a.tiwari@...cle.com>, mbloch@...dia.com,
 saeedm@...dia.com, leon@...nel.org, tariqt@...dia.com,
 andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
 kuba@...nel.org, pabeni@...hat.com, horms@...nel.org, netdev@...r.kernel.org
Cc: linux-rdma@...r.kernel.org
Subject: Re: [PATCH net-next] net/mlx5: fix typo in pci_irq.c comment



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@...cle.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@...dia.com>

Thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ