From: Olof Johansson Date: Sun, 12 Feb 2012 21:24:26 +0000 (-0800) Subject: x86, efi: Convert printk to pr_*() X-Git-Tag: v3.4-rc1~153^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3cb3f5a35997906f9b79bf860029c02a54cfae6;p=pandora-kernel.git x86, efi: Convert printk to pr_*() Alright, I guess I'll go through and convert them, even though there's no net gain to speak of. v4: * Switched to pr_fmt and removed some redundant use of "EFI" in messages. Signed-off-by: Olof Johansson Link: http://lkml.kernel.org/r/1329081869-20779-3-git-send-email-olof@lixom.net Cc: Joe Perches Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed