]> git.baikalelectronics.ru Git - kernel.git/commit
IB/ocrdma: pr_err() strings should end with newlines
authorArvind Yadav <arvind.yadav.cs@gmail.com>
Tue, 26 Sep 2017 07:29:51 +0000 (12:59 +0530)
committerDoug Ledford <dledford@redhat.com>
Wed, 27 Sep 2017 14:13:14 +0000 (10:13 -0400)
commit48896b87872b85cad16f8cfc7929029ae3e9ce22
tree644fce69a3e46685d05baf44ea1c122e7d0f08cb
parent8a70b536ff059abb21513ce6734cc12f759babbd
IB/ocrdma: pr_err() strings should end with newlines

pr_err() messages should end with a new-line to avoid other messages
being concatenated.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/ocrdma/ocrdma_hw.c
drivers/infiniband/hw/ocrdma/ocrdma_stats.c