diff options
author | Rasmus Villemoes <rasmus.villemoes@prevas.dk> | 2024-01-03 11:47:05 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-01-16 17:05:29 -0500 |
commit | 48f31ee7427f7e2b87b5b9cf9b86e3b411acf8f0 (patch) | |
tree | 79276efc8ed33018d6c371f32ef2aeccbee16d33 /lib/efi_loader/efi_esrt.c | |
parent | 88a5b32057982d22d8fd4bdc2a3aacec569367c2 (diff) |
cmd/command.c: constify "arg" argument of cmd_get_data_size()
This function obviously does not and must not modify "arg". Change the
prototype to allow passing an argument of type "const char*" without
requiring a cast.
Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Diffstat (limited to 'lib/efi_loader/efi_esrt.c')
0 files changed, 0 insertions, 0 deletions