Skip to content
Commit 919aef44 authored by Qian Cai's avatar Qian Cai Committed by Ard Biesheuvel
Browse files

x86/efi: fix a -Wtype-limits compilation warning



Compiling a kernel with W=1 generates this warning,

arch/x86/platform/efi/quirks.c:731:16: warning: comparison of unsigned
expression >= 0 is always true [-Wtype-limits]

Fixes: 3425d934 ("efi/x86: Handle page faults occurring while running ...")
Signed-off-by: default avatarQian Cai <cai@lca.pw>
Acked-by: default avatar"Prakhya, Sai Praneeth" <sai.praneeth.prakhya@intel.com>
Signed-off-by: default avatarArd Biesheuvel <ard.biesheuvel@linaro.org>
parent a483fcab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment