commit | 10e580842ec8e53dddf62e1ab1871f4906477376 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Oct 16 14:19:04 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Oct 16 16:53:30 2008 +0200 |
tree | 5793b45755f21f578ff4b06a3a3546b3de5eb8f4 | |
parent | 2be3b52a5785a6a5c5349fbd315f57595f7074be [diff] |
genirq: use iterators for irq_desc loops Use for_each_irq_desc[_reverse] for all the iteration loops. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>