commit | 9820c2f30c028f40d22fdc892799fd7088f23bc7 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Oct 05 16:36:05 2017 +0200 |
committer | Alexander Graf <agraf@suse.de> | Mon Oct 09 07:00:35 2017 +0200 |
tree | 9ed328a8b7c5eea57f72e9e08d046db1df822cbb | |
parent | 336d9dfc0a3b2245945a9fca9312c4266d186866 [diff] |
efi_selftest: correct definition of efi_st_error Enclose definition in parantheses to allow using efi_st_error like a void function. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Alexander Graf <agraf@suse.de>