commit | f4ee272e8aae24fa51d368a51d3976062be6f4ba | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Oct 13 01:00:05 2017 +0200 |
committer | Alexander Graf <agraf@suse.de> | Fri Oct 13 10:24:22 2017 +0200 |
tree | 6ae531c2c3e7d20f6f6041e0548cdd8b77df96b7 | |
parent | 87ef001015cc2ca8f8a09743b21fd257db915f22 [diff] |
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>