linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] irqchip:  pr_err() strings should end with newlines
@ 2017-11-13 13:53 Arvind Yadav
  2017-11-13 13:53 ` [PATCH 1/3] irqchip/mips-gic: " Arvind Yadav
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Arvind Yadav @ 2017-11-13 13:53 UTC (permalink / raw)
  To: linux-arm-kernel

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] 5+ messages in thread

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

Thread overview: 5+ 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 ` [PATCH 1/3] irqchip/mips-gic: " Arvind Yadav
2017-11-13 14:39   ` Marc Zyngier
2017-11-13 13:53 ` [PATCH 2/3] irqchip/s3c24xx: " Arvind Yadav
2017-11-13 13:53 ` [PATCH 3/3] irqchip/gic-v3: " Arvind Yadav

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).