lkml.org 
[lkml]   [2021]   [Mar]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: [PATCH][next] net/mlx5: Fix spelling mistakes in mlx5_core_info message
From
Date
On Mon, 2021-03-15 at 12:30 +0000, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> There are two spelling mistakes in a mlx5_core_info message. Fix
> them.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  drivers/net/ethernet/mellanox/mlx5/core/health.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/net/ethernet/mellanox/mlx5/core/health.c
> b/drivers/net/ethernet/mellanox/mlx5/core/health.c
> index a0a851640804..9ff163c5bcde 100644
> --- a/drivers/net/ethernet/mellanox/mlx5/core/health.c
> +++ b/drivers/net/ethernet/mellanox/mlx5/core/health.c
> @@ -340,7 +340,7 @@ static int mlx5_health_try_recover(struct
> mlx5_core_dev *dev)
>                 return -EIO;
>         }
>  
> -       mlx5_core_info(dev, "health revovery succeded\n");
> +       mlx5_core_info(dev, "health recovery succeeded\n");
>         return 0;
>  }
>  

Applied to net-next-mlx5, sorry for the delay.


\
 
 \ /
  Last update: 2021-03-24 23:20    [W:0.041 / U:0.528 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site