diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-04-20 12:44:56 +0200 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-04-30 10:25:07 +0200 |
commit | 4fe050e65f61cc5e7734aee0637a18ac16b10061 (patch) | |
tree | 59d90f0990e1c3fa5f02b6f07ea1192115620c54 /include/command.h | |
parent | b32ac16f9a321852806fcd473136204af6b49787 (diff) |
efi_loader: remove superfluous NULL check in bootefi.c
efi_free_pool() and efi_delete_handle() both check if their argument is
NULL. The caller should not duplicate this check.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'include/command.h')
0 files changed, 0 insertions, 0 deletions