-
由 Thomas Gleixner 提交于
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: NThomas Gleixner <tglx@linutronix.de>
c0ecaa06