mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 12:11:40 +00:00
bfe4ab93c8
WARN_ON() propagates the result of conditional expression, and it can be used to return early in the following expression in the arch_init_irq(). This is a no-op cleanup, except that compiler may optimize the error paths better because WARN_ON() implies 'unlikely()'. Signed-off-by: Yury Norov <yury.norov@gmail.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> |
||
---|---|---|
.. | ||
ip27-berr.c | ||
ip27-common.h | ||
ip27-console.c | ||
ip27-init.c | ||
ip27-irq.c | ||
ip27-klconfig.c | ||
ip27-klnuma.c | ||
ip27-memory.c | ||
ip27-nmi.c | ||
ip27-reset.c | ||
ip27-smp.c | ||
ip27-timer.c | ||
ip27-xtalk.c | ||
Kconfig | ||
Makefile | ||
Platform |