linux/kernel/irq
Thomas Gleixner c8e2aeef0b genirq: remove redundant if condition
Impact: cleanup

The code is only compiled if CONFIG_GENERIC_HARDIRQS=y so another
check for this define in the code is redundant. Remove it.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2009-03-13 14:32:28 +01:00
..
autoprobe.c async: Asynchronous function calls to speed up kernel boot 2009-01-07 08:45:46 -08:00
chip.c Merge branch 'linus' into irq/genirq 2009-03-02 22:08:56 +01:00
devres.c
handle.c genirq: assert that irq handlers are indeed running in hardirq context 2009-03-03 00:05:45 +01:00
internals.h
Makefile
manage.c genirq: remove redundant if condition 2009-03-13 14:32:28 +01:00
migration.c
numa_migrate.c irq, x86: fix lock status with numa_migrate_irq_desc 2009-02-01 11:36:31 +01:00
proc.c ia64: cpumask fix for is_affinity_mask_valid() 2009-01-03 18:59:33 +01:00
resend.c
spurious.c irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQ 2009-01-16 17:46:49 +01:00