]> git.baikalelectronics.ru Git - kernel.git/commit
MAINTAINERS: Adjust EFI entry to removing eboot.c
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Sun, 8 Mar 2020 08:08:38 +0000 (09:08 +0100)
committerIngo Molnar <mingo@kernel.org>
Sun, 8 Mar 2020 08:58:12 +0000 (09:58 +0100)
commit150dda318dd8cdeab91bc24b4a0d33d95cf63539
treef9b9b0dc08d4e72be2019355a77c348e00319ea8
parent34f34bd56f894609e6a3d90c16a3cbc694156fa2
MAINTAINERS: Adjust EFI entry to removing eboot.c

Commit:

  0451817d7ba0 ("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 <lukas.bulwahn@gmail.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20200301155748.4788-1-lukas.bulwahn@gmail.com
Link: https://lore.kernel.org/r/20200308080859.21568-8-ardb@kernel.org
MAINTAINERS