diff options
| author | Vincent Mailhol <mailhol@kernel.org> | 2026-07-22 23:22:25 +0200 |
|---|---|---|
| committer | Ard Biesheuvel <ardb@kernel.org> | 2026-08-20 14:49:39 +0300 |
| commit | 01787ed2fde4ac42bc35339dae799a5abb094ed0 (patch) | |
| tree | e3681612b9ce88e3a2afb6cdabc323798fa64034 /tools/perf/scripts/python/bin | |
| parent | 4b2c033b5bc971a6a1e3c5cd2fa44421eb2ff84e (diff) | |
| download | linux-01787ed2fde4ac42bc35339dae799a5abb094ed0.tar.gz linux-01787ed2fde4ac42bc35339dae799a5abb094ed0.zip | |
efi: make efi_guid_to_str() take a const GUID pointer
efi_guid_to_str() only formats the GUID through the byte array passed to
the UUID printf formatter. It does not modify the GUID contents.
Make the input pointer const so callers can stringify GUIDs from const
data without a cast.
Signed-off-by: Vincent Mailhol <mailhol@kernel.org>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
