Skip to content

Commit 2a42487

Browse files
bulwahnJiri Kosina
authored andcommitted
MAINTAINERS: adjust to livepatch .klp.arch removal
Commit 1d05334 ("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: 1d05334 ("livepatch: Remove .klp.arch") Signed-off-by: Lukas Bulwahn <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
1 parent e6eff43 commit 2a42487

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
@@ -9855,7 +9855,6 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching.g
98559855
F: Documentation/ABI/testing/sysfs-kernel-livepatch
98569856
F: Documentation/livepatch/
98579857
F: arch/x86/include/asm/livepatch.h
9858-
F: arch/x86/kernel/livepatch.c
98599858
F: include/linux/livepatch.h
98609859
F: kernel/livepatch/
98619860
F: samples/livepatch/

0 commit comments

Comments
 (0)