efi_selftest: remove un-needed NULL checks
authorBryan Brattlof <bb@ti.com>
Tue, 8 Apr 2025 06:06:58 +0000 (01:06 -0500)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 11 Apr 2025 11:27:54 +0000 (13:27 +0200)
commita73b854700abcf680379497c32b92aa39fed6270
tree849f2fc87e0e99e5fd78b1323cdf239fd5283e99
parentd8dcfeb778082530616d43a15c44baabc59b9dee
efi_selftest: remove un-needed NULL checks

Because we've already returned early in the event 'handle' is NULL we
don't need these extra not NULL checks. Remove them

Signed-off-by: Bryan Brattlof <bb@ti.com>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
lib/efi_selftest/efi_selftest_hii.c