commit | 81f518f3fe35a93398e58306b5fe84ddbc082efe | [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 | aa0d197a8bac0b642b4d6df86a93688e8362883e [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>