Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1740809

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

From Joerg Roedel <joro@8bytes.org>
Newsgroups linux.kernel
Subject Re: [PATCH] iommu/amd: pr_err() strings should end with newlines
Date 2017-09-27 17:10 +0200
Message-ID <uum8h-4P4-13@gated-at.bofh.it> (permalink)
References <utSDg-1Ff-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@gmail.com>
> ---
>  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.

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] iommu/amd: pr_err() strings should end with newlines Joerg Roedel <joro@8bytes.org> - 2017-09-27 17:10 +0200

csiph-web