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

efi_selftest: remove superfluous assignments



In test_hii_database_list_package_lists() 'ret' is used for the return code
of EFI API calls and 'result' for the return value of the function. Writing
EFI_ST_FAILURE to ret is superfluous.

Fixes: 4c4fb10d ("efi_selftest: add HII database protocols test")
Fixes: ee3c8ba8 ("efi_selftest: fix memory allocation in HII tests")
Signed-off-by: default avatarHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: default avatarIlias Apalodimas <ilias.apalodimas@linaro.org>
parent dae23692
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