git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1840475
)
genirq: remove extraneous checks in manage.c
author
Thomas Gleixner
<tglx@linutronix.de>
Thu, 10 Jul 2008 05:01:13 +0000
(07:01 +0200)
committer
Thomas 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