]> git.baikalelectronics.ru Git - kernel.git/commit
MAINTAINERS: adjust GCC PLUGINS after gcc-plugin.sh removal
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Sat, 19 Dec 2020 16:24:56 +0000 (17:24 +0100)
committerMasahiro Yamada <masahiroy@kernel.org>
Mon, 4 Jan 2021 01:38:11 +0000 (10:38 +0900)
commit01318a7f590adbb9089ec5f3bfb9582d048970b6
treeaa6d01bfc1027cde01d661147a51d15673a3ec02
parent7ef47eb101f0dca6dbe94b167f11a8b3cbd1be02
MAINTAINERS: adjust GCC PLUGINS after gcc-plugin.sh removal

Commit 879177118045 ("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>
MAINTAINERS