Skip to content
Commit d76184ed authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: avoid #ifdef in efi_dp_from_name()



According to our coding style guide #ifdef should be avoided.
Use IS_ENABLED() instead.

Sort string comparisons alphabetically.

Signed-off-by: default avatarHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
parent 01c52811
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