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

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: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent b32ac16f
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