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:
153dab7
)
x86: trivial printk fix in efi.c
author
Russ Anderson
<rja@sgi.com>
Thu, 2 Oct 2008 22:32:06 +0000
(17:32 -0500)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 3 Oct 2008 08:18:30 +0000
(10:18 +0200)
[patch] x86: Trivial printk fix in efi.c
The following line is lacking a space between "memdesc" and "doesn't".
"Kernel-defined memdescdoesn't match the one from EFI!"
Fixed the printk by adding a space.
Signed-off-by: Russ Anderson <rja@sgi.com>
Cc: Russ Anderson <rja@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found