diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2020-05-05 10:27:18 +0200 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2020-05-05 10:27:18 +0200 |
commit | 0b8d9fc9953fde4ea3eb3191d986ca2d01eb783c (patch) | |
tree | adf26dface72e496c89289ad159de812afa79167 /lib/mpi/mpiutil.c | |
parent | f77767ed5f4d398b29119563155e4ece2dfeee13 (diff) |
efi/libstub: Make efi_printk() input argument const char*
To help the compiler figure out that efi_printk() will not modify
the string it is given, make the input argument type const char*.
While at it, simplify the implementation as well.
Suggested-by: Joe Perches <joe@perches.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions