commit | 8316e38100c70cd1443ac90074eccdd033aa218d | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Tue Feb 17 20:28:29 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Feb 17 20:28:29 2009 +0100 |
tree | 155392d9a76df31a1934c181d24467cd93294986 | |
parent | ae88a23b32fa7e0dc9fa7ce735966e68eb41b0bc [diff] |
irq: further clean up the free_irq() code flow Linus noticed that the 'pp' variable can be eliminated altogether, and the loop can be cleaned up further. Cc: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>