]> git.baikalelectronics.ru Git - kernel.git/commit
wimax/i2400m: fix spelling mistake "not unitialized" -> "uninitialized"
authorColin Ian King <colin.king@canonical.com>
Mon, 24 Sep 2018 17:39:51 +0000 (18:39 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Sep 2018 03:09:58 +0000 (20:09 -0700)
commit4594bb440612a35b9456757011bd25220cc1d52a
tree59c70d7ec27f1e1559c3677cac58f62f3cc0ef87
parentfedb5dc27e2c0f06f30d1eab0baf8e2d1e981750
wimax/i2400m: fix spelling mistake "not unitialized" -> "uninitialized"

Trivial fix to spelling mistake in ms_to_errno array of error messages
and remove confusing "not" from the error text since the error code
refers to an uninitialized error code.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wimax/i2400m/control.c