genirq: remove extraneous checks in manage.c
authorThomas Gleixner <tglx@linutronix.de>
Thu, 10 Jul 2008 05:01:13 +0000 (07:01 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 10 Jul 2008 05:01:13 +0000 (07:01 +0200)
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>

No differences found