]> git.baikalelectronics.ru Git - kernel.git/commit
IB/mlx5:: pr_err() and mlx5_ib_dbg() strings should end with newlines
authorArvind Yadav <arvind.yadav.cs@gmail.com>
Tue, 26 Sep 2017 06:50:01 +0000 (12:20 +0530)
committerDoug Ledford <dledford@redhat.com>
Wed, 27 Sep 2017 13:17:52 +0000 (09:17 -0400)
commit8a70b536ff059abb21513ce6734cc12f759babbd
tree54ec89122ef6873354a068116eaf99ff55bab748
parent9fbf49d6231ac202571e778880e36b2837bc9e6c
IB/mlx5:: pr_err() and mlx5_ib_dbg() strings should end with newlines

pr_err() and mlx5_ib_dbg( messages should terminated 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/mlx5/mr.c