diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2023-05-13 09:55:26 +0200 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2023-05-13 11:09:51 +0200 |
commit | d76184edc31292bd68ef1b63e7dfc3f11cd8bada (patch) | |
tree | 50f4a94184261f70fc5dbb5a1bec57fbfb8e0e40 /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog_serial.c | |
parent | 01c528118d1fd9bdfaad57ca803094d1b697401d (diff) |
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: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog_serial.c')
0 files changed, 0 insertions, 0 deletions