From: Lukas Bulwahn Date: Sat, 9 May 2020 07:32:58 +0000 (+0200) Subject: MAINTAINERS: adjust to livepatch .klp.arch removal X-Git-Tag: v5.10.7~2453^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2a4248749624a38ebddcd1fd82bbab8132d655ad;p=platform%2Fkernel%2Flinux-rpi.git MAINTAINERS: adjust to livepatch .klp.arch removal 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 Signed-off-by: Jiri Kosina --- diff --git a/MAINTAINERS b/MAINTAINERS index 88bf36a..7e08276 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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/