commit | 451e856ef70907caec288d56c71b9409f29311d6 | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Tue Oct 04 13:57:01 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 06 20:44:12 2016 -0400 |
tree | bd69c3d5281d31bae2aac0c0627cb7989b423e69 | |
parent | 87089dd76815b153892ed4c9f4006d66c087ae28 [diff] |
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>