]> 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)
commit7aed1a9b7dd33e564c1ddf191ebd747184c83392
tree644fce69a3e46685d05baf44ea1c122e7d0f08cb
parentfdd010c88b94d0884f1f93837e8165c8facae6c8
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