linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: adjust GCC PLUGINS after gcc-plugin.sh removal
@ 2020-12-19 16:24 Lukas Bulwahn
  2020-12-21  5:14 ` Masahiro Yamada
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2020-12-19 16:24 UTC (permalink / raw)
  To: Masahiro Yamada, linux-kbuild
  Cc: Kees Cook, linux-hardening, Joe Perches, Ralf Ramsauer,
	kernel-janitors, linux-kernel, Lukas Bulwahn

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 <lukas.bulwahn@gmail.com>
---
applies cleanly on next-20201218

Masahiro-san, please pick this minor cleanup patch on your -next tree.

 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index f5eafee83bc6..fd3b06636c5b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7371,7 +7371,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
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MAINTAINERS: adjust GCC PLUGINS after gcc-plugin.sh removal
  2020-12-19 16:24 [PATCH] MAINTAINERS: adjust GCC PLUGINS after gcc-plugin.sh removal Lukas Bulwahn
@ 2020-12-21  5:14 ` Masahiro Yamada
  0 siblings, 0 replies; 2+ messages in thread
From: Masahiro Yamada @ 2020-12-21  5:14 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Linux Kbuild mailing list, Kees Cook, linux-hardening,
	Joe Perches, Ralf Ramsauer, kernel-janitors,
	Linux Kernel Mailing List

On Sun, Dec 20, 2020 at 1:25 AM Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:
>
> 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 <lukas.bulwahn@gmail.com>


Applied to linux-kbuild. Thanks.



> ---
> applies cleanly on next-20201218
>
> Masahiro-san, please pick this minor cleanup patch on your -next tree.
>
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f5eafee83bc6..fd3b06636c5b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7371,7 +7371,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
> --
> 2.17.1
>


-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-21  5:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-19 16:24 [PATCH] MAINTAINERS: adjust GCC PLUGINS after gcc-plugin.sh removal Lukas Bulwahn
2020-12-21  5:14 ` Masahiro Yamada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).