commit | b008207cbd0d5ce606a1a2ac52826e0ab37d0b99 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Feb 07 17:30:50 2011 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sat Feb 19 12:58:07 2011 +0100 |
tree | ef3d7bc8414aa232829483e64f37758f3fdeebc2 | |
parent | 1fa46f1f070961783661ae640cd2f6b2557f3885 [diff] |
genirq: Rremove redundant check IRQ_NO_BALANCING is already checked in irq_can_set_affinity() above, no need to check it again. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>