lkml.org 
[lkml]   [2019]   [Apr]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] wimax/i2400m: fix spelling mistake "accesibility" -> "accessibility"
From
Date

On 4/15/2019 3:45 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> There is a spelling mistake in the I2400M_MS_ACCESSIBILITY_ERROR message
> string, fix this.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>


Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>

Cheers,
-Mukesh

> ---
> drivers/net/wimax/i2400m/control.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/net/wimax/i2400m/control.c b/drivers/net/wimax/i2400m/control.c
> index ef298d8525c5..6837fac3987b 100644
> --- a/drivers/net/wimax/i2400m/control.c
> +++ b/drivers/net/wimax/i2400m/control.c
> @@ -254,7 +254,7 @@ static const struct
> [I2400M_MS_ILLEGAL_VALUE] = { "illegal value", -EINVAL },
> [I2400M_MS_MISSING_PARAMS] = { "missing parameters", -ENOMSG },
> [I2400M_MS_VERSION_ERROR] = { "bad version", -EIO },
> - [I2400M_MS_ACCESSIBILITY_ERROR] = { "accesibility error", -EIO },
> + [I2400M_MS_ACCESSIBILITY_ERROR] = { "accessibility error", -EIO },
> [I2400M_MS_BUSY] = { "busy", -EBUSY },
> [I2400M_MS_CORRUPTED_TLV] = { "corrupted TLV", -EILSEQ },
> [I2400M_MS_UNINITIALIZED] = { "uninitialized", -EILSEQ },

\
 
 \ /
  Last update: 2019-04-15 16:55    [W:0.156 / U:0.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site