Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1712982

Re: [PATCH][V2] net/mlx4: fix spelling mistake: "availible" -> "available"

From Colin Ian King <colin.king@canonical.com>
Newsgroups linux.kernel
Subject Re: [PATCH][V2] net/mlx4: fix spelling mistake: "availible" -> "available"
Date 2017-08-16 16:10 +0200
Message-ID <uf7bb-83I-3@gated-at.bofh.it> (permalink)
References <uf6RQ-7G2-7@gated-at.bofh.it> <uf71v-7Lj-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On 16/08/17 14:58, Leon Romanovsky wrote:
> On Wed, Aug 16, 2017 at 02:42:50PM +0100, Colin King wrote:
>> From: Colin Ian King <colin.king@canonical.com>
>>
>> Trivial fix to spelling mistakes in the mlx4 driver.
>>
>> Signed-off-by: Colin Ian King <colin.king@canonical.com>
>> ---
>>  drivers/net/ethernet/mellanox/mlx4/cmd.c    | 16 ++++++++--------
>>  drivers/net/ethernet/mellanox/mlx4/fw_qos.c |  6 +++---
>>  drivers/net/ethernet/mellanox/mlx4/fw_qos.h | 10 +++++-----
>>  3 files changed, 16 insertions(+), 16 deletions(-)
>>
> 
> What are the changes between this version and previous one?
> 
> Thanks
> 
A fix on "Availible"

-	mlx4_dbg(dev, "Port %d Availible VPPs %d\n", port, availible_vpp);
+	mlx4_dbg(dev, "Port %d Available VPPs %d\n", port, available_vpp);

Colin

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH][V2] net/mlx4: fix spelling mistake: "availible" -> "available" Colin King <colin.king@canonical.com> - 2017-08-16 15:50 +0200
  Re: [PATCH][V2] net/mlx4: fix spelling mistake: "availible" ->  "available" Leon Romanovsky <leon@kernel.org> - 2017-08-16 16:00 +0200
    Re: [PATCH][V2] net/mlx4: fix spelling mistake: "availible" ->  "available" Colin Ian King <colin.king@canonical.com> - 2017-08-16 16:10 +0200
      Re: [PATCH][V2] net/mlx4: fix spelling mistake: "availible" ->  "available" Leon Romanovsky <leon@kernel.org> - 2017-08-16 16:30 +0200
  Re: [PATCH][V2] net/mlx4: fix spelling mistake: "availible" ->  "available" David Miller <davem@davemloft.net> - 2017-08-16 23:30 +0200

csiph-web