[dpdk-dev] [PATCH] net/mlx4: correct spelling mistake in comment

Raslan Darawsheh rasland at mellanox.com
Sun Jul 21 09:57:08 CEST 2019


Hi,

> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Dekel Peled
> Sent: Thursday, July 18, 2019 10:37 PM
> To: Matan Azrad <matan at mellanox.com>; Shahaf Shuler
> <shahafs at mellanox.com>
> Cc: Ori Kam <orika at mellanox.com>; dev at dpdk.org
> Subject: [dpdk-dev] [PATCH] net/mlx4: correct spelling mistake in comment
> 
> A spelling mistake was found in comment.
> This patch fixes it.
> 
> Signed-off-by: Dekel Peled <dekelp at mellanox.com>
> ---
>  drivers/net/mlx4/mlx4.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/net/mlx4/mlx4.h b/drivers/net/mlx4/mlx4.h index
> cd0d637..9bdbc6d 100644
> --- a/drivers/net/mlx4/mlx4.h
> +++ b/drivers/net/mlx4/mlx4.h
> @@ -101,7 +101,7 @@ struct mlx4_mp_param {  struct rte_flow;
> 
>  /**
> - * Type of objet being allocated.
> + * Type of object being allocated.
>   */
>  enum mlx4_verbs_alloc_type {
>  	MLX4_VERBS_ALLOC_TYPE_NONE,
> --
> 1.8.3.1

Applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh


More information about the dev mailing list