OSDN Git Service

net: hns: Add missing \n to end of dev_err messages, tidy up text
authorColin Ian King <colin.king@canonical.com>
Tue, 4 Oct 2016 12:57:01 +0000 (13:57 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Oct 2016 00:44:12 +0000 (20:44 -0400)
commit451e856ef70907caec288d56c71b9409f29311d6
treebd69c3d5281d31bae2aac0c0627cb7989b423e69
parent87089dd76815b153892ed4c9f4006d66c087ae28
net: hns: Add missing \n to end of dev_err messages, tidy up text

Trival fix, dev_err messages are missing a \n, so add it. Also
fix grammer, spelling mistake and add white spaces to various
error messages.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c