From: Thomas Gleixner Date: Thu, 10 Jul 2008 05:01:13 +0000 (+0200) Subject: genirq: remove extraneous checks in manage.c X-Git-Tag: v2.6.27-rc1~1082^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48627d8d23c34106c1365563604739a50343edaf;p=pandora-kernel.git 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 --- Reading git-diff-tree failed