commit | e3cb3f5a35997906f9b79bf860029c02a54cfae6 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Sun Feb 12 13:24:26 2012 -0800 |
committer | H. Peter Anvin <hpa@zytor.com> | Thu Feb 23 18:54:22 2012 -0800 |
tree | 20765b277a63c48a04ef8662fcfb593e80662dbe | |
parent | 83e7ee6657dfcd6b0ee2406d11024b558064252a [diff] |
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 <olof@lixom.net> Link: http://lkml.kernel.org/r/1329081869-20779-3-git-send-email-olof@lixom.net Cc: Joe Perches <joe@perches.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>