diff options
author | Ard Biesheuvel <[email protected]> | 2020-05-05 10:27:18 +0200 |
---|---|---|
committer | Ard Biesheuvel <[email protected]> | 2020-05-05 10:27:18 +0200 |
commit | 0b8d9fc9953fde4ea3eb3191d986ca2d01eb783c (patch) | |
tree | adf26dface72e496c89289ad159de812afa79167 /tools/perf/scripts/python/export-to-postgresql.py | |
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 <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions