diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-05-27 14:04:09 +0200 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2019-05-29 11:42:26 +0200 |
commit | 5adb6cd1cd1f5537b62d7b09c19c2fd4fe9abbb2 (patch) | |
tree | a46e1cc3bf644d61d2a08cd6cd5a94e23a68c2ac /drivers/irqchip/irq-lpc32xx.c | |
parent | irqchip/renesas-irqc: Remove unneeded inclusion of <linux/spinlock.h> (diff) | |
download | linux-5adb6cd1cd1f5537b62d7b09c19c2fd4fe9abbb2.tar.xz linux-5adb6cd1cd1f5537b62d7b09c19c2fd4fe9abbb2.zip |
irqchip/renesas-irqc: Remove error messages on out-of-memory conditions
There is no need to print error messages if kzalloc() or
ioremap_nocache() fail, as the memory allocation core already takes care
of that.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'drivers/irqchip/irq-lpc32xx.c')
0 files changed, 0 insertions, 0 deletions