]> git.baikalelectronics.ru Git - kernel.git/commit
net: r6040: add in missing white space in error message text
authorColin Ian King <colin.king@canonical.com>
Fri, 16 Sep 2016 09:43:38 +0000 (10:43 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 19 Sep 2016 02:22:16 +0000 (22:22 -0400)
commit817faeb20e735c4bcd398ef47a41e7d2cf0eae14
tree094e216d9d7d6886ccc139b3f9ab782ef39f55ac
parent756d79c898ae26eebe8359359923dabb2f0fc16f
net: r6040: add in missing white space in error message text

A couple of dev_err messages span two lines and the literal
string is missing a white space between words. Add the white
space and join the two lines into one.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: FLorian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/rdc/r6040.c