MAINTAINERS: adjust to livepatch .klp.arch removal
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Sat, 9 May 2020 07:32:58 +0000 (09:32 +0200)
committerJiri Kosina <jkosina@suse.cz>
Sun, 10 May 2020 21:50:27 +0000 (23:50 +0200)
Commit 1d05334d2899 ("livepatch: Remove .klp.arch") removed
arch/x86/kernel/livepatch.c, but missed to adjust the LIVE PATCHING entry
in MAINTAINERS.

Since then, ./scripts/get_maintainer.pl --self-test=patterns complains:

  warning: no file matches  F:  arch/x86/kernel/livepatch.c

So, drop that obsolete file entry in MAINTAINERS.

Fixes: 1d05334d2899 ("livepatch: Remove .klp.arch")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
MAINTAINERS

index 88bf36a..7e08276 100644 (file)
@@ -9855,7 +9855,6 @@ T:        git git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching.g
 F:     Documentation/ABI/testing/sysfs-kernel-livepatch
 F:     Documentation/livepatch/
 F:     arch/x86/include/asm/livepatch.h
-F:     arch/x86/kernel/livepatch.c
 F:     include/linux/livepatch.h
 F:     kernel/livepatch/
 F:     samples/livepatch/