Re: [PATCH] iommu/amd: pr_err() strings should end with newlines

From: Joerg Roedel
Date: Wed Sep 27 2017 - 11:02:20 EST


On Tue, Sep 26, 2017 at 01:07:46PM +0530, Arvind Yadav wrote:
> pr_err() messages should end with a new-line to avoid other messages
> being concatenated. So replace '/n' with '\n'.
>
> Signed-off-by: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
> ---
> drivers/iommu/amd_iommu_init.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)

Thanks, I completly missed that in the review. Applied the patch to
iommu/fixes.