diff options
author | Jan Beulich <[email protected]> | 2023-03-21 09:03:26 +0100 |
---|---|---|
committer | Juergen Gross <[email protected]> | 2023-03-22 16:59:46 +0100 |
commit | aadbd07ff8a75ed342388846da78dfaddb8b106a (patch) | |
tree | c674f5cec94e4ee9784bbb9090d2cd094eee5677 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 6214894f49a967c749ee6c07cb00f9cede748df4 (diff) |
x86/PVH: avoid 32-bit build warning when obtaining VGA console info
In the commit referenced below I failed to pay attention to this code
also being buildable as 32-bit. Adjust the type of "ret" - there's no
real need for it to be wider than 32 bits.
Fixes: 934ef33ee75c ("x86/PVH: obtain VGA console info in Dom0")
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Jan Beulich <[email protected]>
Reviewed-by: Juergen Gross <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions