proc: fixup irq iterator
authorThomas Gleixner <tglx@linutronix.de>
Thu, 16 Oct 2008 12:50:27 +0000 (14:50 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:53:30 +0000 (16:53 +0200)
commit2be3b52a5785a6a5c5349fbd315f57595f7074be
tree80654edb89a223f86b66519c1d9f12121ce09b34
parent811410fdb6b9d82a518542289efe9b2a51e3cbfb
proc: fixup irq iterator

There is no need for irq_desc here. Even for sparse_irq we can
handle this clever in for_each_irq_nr().

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
fs/proc/proc_misc.c
include/linux/irq.h