diff options
author | 2024-03-26 11:15:25 +0100 | |
---|---|---|
committer | 2024-03-28 16:18:57 +0100 | |
commit | 61d130f261a3c15ae2c4b6f3ac3517d5d5b78855 (patch) | |
tree | ac28a8ec49cb6c394d1a952dac38a12948b9824e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | x86/efistub: Add missing boot_params for mixed mode compat entry (diff) | |
download | wireguard-linux-61d130f261a3c15ae2c4b6f3ac3517d5d5b78855.tar.xz wireguard-linux-61d130f261a3c15ae2c4b6f3ac3517d5d5b78855.zip |
efi/libstub: Cast away type warning in use of max()
Avoid a type mismatch warning in max() by switching to max_t() and
providing the type explicitly.
Fixes: 3cb4a4827596abc82e ("efi/libstub: fix efi_random_alloc() ...")
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions