]> git.ipfire.org Git - people/ms/u-boot.git/commit
efi_selftest: correctly check return values
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 12 Oct 2017 23:00:05 +0000 (01:00 +0200)
committerAlexander Graf <agraf@suse.de>
Fri, 13 Oct 2017 08:24:22 +0000 (10:24 +0200)
commitabe994633b2ad56c5eea87c9253873f41dab477d
tree6ae531c2c3e7d20f6f6041e0548cdd8b77df96b7
parent2d5dc2a52d412964031c9920d354ad5bdc91c654
efi_selftest: correctly check return values

When cancelling the timer we should check the return
value provided by the set_timer service.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_selftest/efi_selftest_events.c
lib/efi_selftest/efi_selftest_tpl.c