All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] irqchip:  pr_err() strings should end with newlines
@ 2017-11-13 13:53 ` Arvind Yadav
  0 siblings, 0 replies; 11+ messages in thread
From: Arvind Yadav @ 2017-11-13 13:53 UTC (permalink / raw)
  To: tglx, jason, marc.zyngier, kgene, krzk
  Cc: linux-kernel, linux-arm-kernel, linux-samsung-soc

pr_err() messages should end with a new-line to avoid other messages
being concatenated.

Arvind Yadav (3):
  [PATCH 1/3] irqchip/mips-gic:  pr_err() strings should end with newlines
  [PATCH 2/3] irqchip/s3c24xx:  pr_err() strings should end with newlines
  [PATCH 3/3] irqchip/gic-v3:  pr_err() strings should end with newlines

 drivers/irqchip/irq-gic-v3.c   | 2 +-
 drivers/irqchip/irq-mips-gic.c | 4 ++--
 drivers/irqchip/irq-s3c24xx.c  | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-11-13 14:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-13 13:53 [PATCH 0/3] irqchip: pr_err() strings should end with newlines Arvind Yadav
2017-11-13 13:53 ` Arvind Yadav
2017-11-13 13:53 ` [PATCH 1/3] irqchip/mips-gic: " Arvind Yadav
2017-11-13 13:53   ` Arvind Yadav
2017-11-13 14:39   ` Marc Zyngier
2017-11-13 14:39     ` Marc Zyngier
2017-11-13 13:53 ` [PATCH 2/3] irqchip/s3c24xx: " Arvind Yadav
2017-11-13 13:53   ` Arvind Yadav
2017-11-13 13:53 ` [PATCH 3/3] irqchip/gic-v3: " Arvind Yadav
2017-11-13 13:53   ` Arvind Yadav
2017-11-13 13:53   ` Arvind Yadav

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.