projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f972dc1
)
efi_selftest: reformat code
author
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Wed, 18 Oct 2017 16:13:10 +0000
(18:13 +0200)
committer
Alexander Graf
<agraf@suse.de>
Fri, 1 Dec 2017 12:22:55 +0000
(13:22 +0100)
Remove superfluous spaces.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_selftest/efi_selftest.c
patch
|
blob
|
history
diff --git
a/lib/efi_selftest/efi_selftest.c
b/lib/efi_selftest/efi_selftest.c
index 45d8d3d384c1814ea7e5fdff88c8994b51e3f9e7..c2c339a7beba03a28cb91497a17a5bb5ce4d4247 100644
(file)
--- a/
lib/efi_selftest/efi_selftest.c
+++ b/
lib/efi_selftest/efi_selftest.c
@@
-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;