Skip to content

Commit 73f2f56

Browse files
bulwahnIngo Molnar
authored andcommitted
MAINTAINERS: Adjust EFI entry to removing eboot.c
Commit: c2d0b47 ("efi/libstub/x86: Incorporate eboot.c into libstub") removed arch/x86/boot/compressed/eboot.[ch], but missed to adjust the MAINTAINERS entry. Since then, ./scripts/get_maintainer.pl --self-test complains: warning: no file matches F: arch/x86/boot/compressed/eboot.[ch] Rectify EXTENSIBLE FIRMWARE INTERFACE (EFI) entry in MAINTAINERS. Signed-off-by: Lukas Bulwahn <[email protected]> Signed-off-by: Ard Biesheuvel <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Link: https://lore.kernel.org/r/[email protected]
1 parent 6120681 commit 73f2f56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

MAINTAINERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6344,7 +6344,6 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git
63446344
S: Maintained
63456345
F: Documentation/admin-guide/efi-stub.rst
63466346
F: arch/*/kernel/efi.c
6347-
F: arch/x86/boot/compressed/eboot.[ch]
63486347
F: arch/*/include/asm/efi.h
63496348
F: arch/x86/platform/efi/
63506349
F: drivers/firmware/efi/

0 commit comments

Comments
 (0)