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:
1444e0c
)
x86: ioapic: Remove silly debug bloat in setup_IOAPIC_irqs()
author
Thomas Gleixner
<tglx@linutronix.de>
Wed, 23 Feb 2011 13:29:34 +0000
(14:29 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Wed, 23 Feb 2011 16:26:48 +0000
(17:26 +0100)
This is debug code and it does not matter at all whether we print each
not connected pin in an extra line or try to be extra clever.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found