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)
commitd23a8bafa9d109fe6ea483fe8f96071ac460962c
tree54ec89122ef6873354a068116eaf99ff55bab748
parente4b2d06892c7f700f3d62dfef603add35269612e
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