commit | c6b7674f323622d86316bf7951ad9cae1ce24642 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Oct 15 14:31:29 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Oct 16 16:53:14 2008 +0200 |
tree | 00ff8c061f9c0822c56e46bc59c46dced278f9a9 | |
parent | 70dd4d992ab324a59cdcd6bedc3f4e729863d514 [diff] |
genirq: use inline function for irq_to_desc For the non sparse irq case an inline function is perfectly fine. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>