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:
89078d5
)
genirq: Fix harmless typo
author
Thomas Gleixner
<tglx@linutronix.de>
Tue, 29 Mar 2011 09:36:05 +0000
(11:36 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Tue, 29 Mar 2011 09:36:05 +0000
(11:36 +0200)
The late night fixup missed to convert the data type from irq_desc to
irq_data, which results in a harmless but annoying warning.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found