genirq: use iterators for irq_desc loops
authorThomas Gleixner <tglx@linutronix.de>
Thu, 16 Oct 2008 12:19:04 +0000 (14:19 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:53:30 +0000 (16:53 +0200)
Use for_each_irq_desc[_reverse] for all the iteration loops.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found