diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2024-03-26 13:15:25 +0300 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2024-03-28 18:18:57 +0300 |
commit | 61d130f261a3c15ae2c4b6f3ac3517d5d5b78855 (patch) | |
tree | ac28a8ec49cb6c394d1a952dac38a12948b9824e /scripts/lib/kdoc/kdoc_files.py | |
parent | d21f5a59ea773826cc489acb287811d690b703cc (diff) | |
download | linux-61d130f261a3c15ae2c4b6f3ac3517d5d5b78855.tar.xz |
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/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions