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:
d995053
)
irq: trivial: Fix typo in comment for #endif
author
Michael Neuling
<mikey@neuling.org>
Thu, 22 Oct 2009 03:39:28 +0000
(14:39 +1100)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 23 Oct 2009 06:28:10 +0000
(08:28 +0200)
The comment suggests this #endif is CONFIG_X86 but it's really
CONFIG_TRACE_IRQFLAGS_SUPPORT
Signed-off-by: Michael Neuling <mikey@neuling.org>
Cc: michael@ellerman.id.au
LKML-Reference: <18191.
1256182768
@neuling.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found