From: Markus Elfring <[email protected]> Date: Thu, 18 Jan 2018 17:17:34 +0100
A few update suggestions were taken into account from static source code analysis. Markus Elfring (5): Delete an error message for a failed memory allocation in gicv2m_init_one() Improve a size determination in gicv2m_init_one() Mark a of_device_id variable as "const" Delete an error message for a failed memory allocation in two functions Mark an array of text strings as "const" drivers/irqchip/irq-gic-v2m.c | 9 +++------ drivers/irqchip/irq-gic-v3-its.c | 10 +++------- 2 files changed, 6 insertions(+), 13 deletions(-) -- 2.15.1

