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


Groups > linux.kernel > #1740809 > unrolled thread

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

Started byJoerg Roedel <joro@8bytes.org>
First post2017-09-27 17:10 +0200
Last post2017-09-27 17:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromJoerg Roedel <joro@8bytes.org>
Date2017-09-27 17:10 +0200
SubjectRe: [PATCH] iommu/amd: pr_err() strings should end with newlines
Message-ID<uum8h-4P4-13@gated-at.bofh.it>
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.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web