diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2024-03-26 11:15:25 +0100 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2024-03-28 16:18:57 +0100 |
commit | 61d130f261a3c15ae2c4b6f3ac3517d5d5b78855 (patch) | |
tree | ac28a8ec49cb6c394d1a952dac38a12948b9824e /scripts/gdb/linux/proc.py | |
parent | d21f5a59ea773826cc489acb287811d690b703cc (diff) |
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 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions