Searched hist:cb8c90a08c7f2f761919190093fca0611c1cece4 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/firmware/efi/libstub/ |
H A D | file.c | cb8c90a08c7f2f761919190093fca0611c1cece4 Mon May 18 19:06:54 UTC 2020 Arvind Sankar <nivedita@alum.mit.edu> efi/libstub: Rename efi_[char16_]printk to efi_[char16_]puts
These functions do not support formatting, unlike printk. Rename them to puts to make that clear.
Move the implementations of these two functions next to each other.
Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu> Link: https://lore.kernel.org/r/20200518190716.751506-3-nivedita@alum.mit.edu Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
|
H A D | efistub.h | cb8c90a08c7f2f761919190093fca0611c1cece4 Mon May 18 19:06:54 UTC 2020 Arvind Sankar <nivedita@alum.mit.edu> efi/libstub: Rename efi_[char16_]printk to efi_[char16_]puts
These functions do not support formatting, unlike printk. Rename them to puts to make that clear.
Move the implementations of these two functions next to each other.
Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu> Link: https://lore.kernel.org/r/20200518190716.751506-3-nivedita@alum.mit.edu Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
|