Skip to content

Commit

Permalink
MAINTAINERS: adjust GCC PLUGINS after gcc-plugin.sh removal
Browse files Browse the repository at this point in the history
commit 5136bb8 upstream.

Commit 1e86004 ("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 <lukas.bulwahn@gmail.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Lukas Bulwahn authored and Greg Kroah-Hartman committed Dec 14, 2021
1 parent ad13421 commit af5ba49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -7310,7 +7310,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
Expand Down

0 comments on commit af5ba49

Please sign in to comment.