]> git.baikalelectronics.ru Git - kernel.git/commit
net: ena: add newline at the end of pr_err prints
authorSameeh Jubran <sameehj@amazon.com>
Mon, 3 Jun 2019 14:43:23 +0000 (17:43 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Jun 2019 20:30:38 +0000 (13:30 -0700)
commita72165978adce8b9b410861faa381f299aafc236
tree12518aa6957cc63766b68da867cdda9f2e3a5058
parent5e6fc1abcd1d64d6f380b0bcead26b9d83e392e5
net: ena: add newline at the end of pr_err prints

Some pr_err prints lacked '\n' in the end. Added where missing.

Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com>
Signed-off-by: Sameeh Jubran <sameehj@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/amazon/ena/ena_com.c