Skip to content
Commit c0ecaa06 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

genirq: Streamline irq_action



There is no need to have flags as unsigned long. Make it unsigned int
and put it together with irq so it does not waste space on 64 bit.
Make irq unsigned int while at it.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 932e9f35
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment