Home
last modified time | relevance | path

Searched hist:"48627 d8d23c34106c1365563604739a50343edaf" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/irq/
H A Dmanage.cdiff 48627d8d23c34106c1365563604739a50343edaf Thu Jul 10 00:01:13 CDT 2008 Thomas Gleixner <tglx@linutronix.de> genirq: remove extraneous checks in manage.c

In http://bugzilla.kernel.org/show_bug.cgi?id=9580 it was pointed out
that the desc->chip checks are extraneous. In fact these are left
overs from early development and can be removed safely.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>