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:
30cec97
)
warnings: fix arch/x86/kernel/early_printk.c
author
Ingo Molnar
<mingo@elte.hu>
Wed, 27 Aug 2008 08:37:14 +0000
(10:37 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 12 Oct 2008 13:19:36 +0000
(15:19 +0200)
fix warning:
arch/x86/kernel/early_printk.c:993: warning: ‘enable_debug_console’ defined but not used
Eliminate dead code.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found