[PATCH] Remove redundant extern declaration

3 views
Skip to first unread message

Christian Storm

unread,
Oct 9, 2019, 9:25:48 AM10/9/19
to efibootg...@googlegroups.com, Christian Storm
From: Christian Storm <christi...@siemens.com>

Remove one
extern EFI_HANDLE this_image;
declaration as it's declared twice.

Signed-off-by: Christian Storm <christi...@siemens.com>
---
include/bootguard.h | 2 --
1 file changed, 2 deletions(-)

diff --git a/include/bootguard.h b/include/bootguard.h
index e534ada..bf244a4 100644
--- a/include/bootguard.h
+++ b/include/bootguard.h
@@ -58,6 +58,4 @@ typedef struct _BG_LOADER_PARAMS {
UINTN timeout;
} BG_LOADER_PARAMS;

-extern EFI_HANDLE this_image;
-
#endif // __H_BOOTGUARD__
--
2.23.0

Jan Kiszka

unread,
Oct 9, 2019, 9:28:13 AM10/9/19
to [ext] Christian Storm, efibootg...@googlegroups.com
Thanks, applied.

Jan

--
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux
Reply all
Reply to author
Forward
0 new messages