From: Russ Anderson Date: Thu, 2 Oct 2008 22:32:06 +0000 (-0500) Subject: x86: trivial printk fix in efi.c X-Git-Tag: v2.6.28-rc1~734^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=175e438f7a2de9d94110046be48697969569736a;p=pandora-kernel.git 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 Cc: Russ Anderson Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed