efi_selftest: reformat code
Remove superfluous spaces. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>
This commit is contained in:
parent
f972dc1401
commit
fd4a1c4911
@ -25,8 +25,8 @@ static u16 reset_message[] = L"Selftest completed";
|
||||
*/
|
||||
void efi_st_exit_boot_services(void)
|
||||
{
|
||||
unsigned long map_size = 0;
|
||||
unsigned long map_key;
|
||||
unsigned long map_size = 0;
|
||||
unsigned long map_key;
|
||||
unsigned long desc_size;
|
||||
u32 desc_version;
|
||||
efi_status_t ret;
|
||||
|
Loading…
Reference in New Issue
Block a user