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)
commit22da73492541736eff5f6a6634c732e36c52a133
tree094e216d9d7d6886ccc139b3f9ab782ef39f55ac
parent695b4ec0f0a9cf29deabd3ac075911d58b31f42b
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