genirq: Rremove redundant check
authorThomas Gleixner <tglx@linutronix.de>
Mon, 7 Feb 2011 16:30:50 +0000 (17:30 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 19 Feb 2011 11:58:07 +0000 (12:58 +0100)
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>

No differences found