From: Lukas Bulwahn Date: Sat, 19 Dec 2020 16:24:56 +0000 (+0100) Subject: MAINTAINERS: adjust GCC PLUGINS after gcc-plugin.sh removal X-Git-Tag: accepted/tizen/unified/20230118.172025~8097^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5136bb8c8b5872676f397b27f93a30568baf3a25;p=platform%2Fkernel%2Flinux-rpi.git MAINTAINERS: adjust GCC PLUGINS after gcc-plugin.sh removal Commit 1e860048c53e ("gcc-plugins: simplify GCC plugin-dev capability test") removed ./scripts/gcc-plugin.sh, but missed to adjust MAINTAINERS. Hence, ./scripts/get_maintainers.pl --self-test=patterns warns: warning: no file matches F: scripts/gcc-plugin.sh Adjust entries in GGC PLUGINS section after this file removal. Signed-off-by: Lukas Bulwahn Signed-off-by: Masahiro Yamada --- diff --git a/MAINTAINERS b/MAINTAINERS index 6eff4f7..181c32c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7363,7 +7363,6 @@ L: linux-hardening@vger.kernel.org S: Maintained F: Documentation/kbuild/gcc-plugins.rst F: scripts/Makefile.gcc-plugins -F: scripts/gcc-plugin.sh F: scripts/gcc-plugins/ GCOV BASED KERNEL PROFILING