[PATCH 0/3] irqchip: pr_err() strings should end with newlines
Arvind Yadav
arvind.yadav.cs at gmail.com
Mon Nov 13 05:53:46 PST 2017
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
More information about the linux-arm-kernel
mailing list