commit | 175e438f7a2de9d94110046be48697969569736a | [log] [tgz] |
---|---|---|
author | Russ Anderson <rja@sgi.com> | Thu Oct 02 17:32:06 2008 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Oct 03 10:18:30 2008 +0200 |
tree | 43da0b1798996bc36569da57581a8d31fd4eec50 | |
parent | 153dab77e228931f3aff74f21b762927ac710ca7 [diff] |
x86: trivial printk fix in efi.c [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>