aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/apple-properties.c
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2020-02-02 11:22:41 +0100
committerArd Biesheuvel <ardb@kernel.org>2020-02-23 21:59:42 +0100
commita570b0624b3f73a6cc57c529e506300c639912e2 (patch)
tree7f241911d71277c796a3016d31bbc0f6c271bb68 /drivers/firmware/efi/apple-properties.c
parentefi/x86: Reindent struct initializer for legibility (diff)
downloadlinux-dev-a570b0624b3f73a6cc57c529e506300c639912e2.tar.xz
linux-dev-a570b0624b3f73a6cc57c529e506300c639912e2.zip
efi/x86: Replace #ifdefs with IS_ENABLED() checks
When possible, IS_ENABLED() conditionals are preferred over #ifdefs, given that the latter hide the code from the compiler entirely, which reduces build test coverage when the option is not enabled. So replace an instance in the x86 efi startup code. Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'drivers/firmware/efi/apple-properties.c')
0 files changed, 0 insertions, 0 deletions