From: Thomas Gleixner Date: Mon, 7 Feb 2011 16:30:50 +0000 (+0100) Subject: genirq: Rremove redundant check X-Git-Tag: v2.6.39-rc1~503^2~9^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b008207cbd0d5ce606a1a2ac52826e0ab37d0b99;p=pandora-kernel.git 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 --- Reading git-diff-tree failed