[PATCH] MAINTAINERS: adjust PISTACHIO SOC SUPPORT after its retirement

From: Lukas Bulwahn
Date: Mon Aug 16 2021 - 06:29:52 EST


Commit 104f942b2832 ("MIPS: Retire MACH_PISTACHIO") removes
./arch/mips/pistachio/ and ./arch/mips/configs/pistachio_defconfig, but
misses to adjust the corresponding section PISTACHIO SOC SUPPORT
in MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:

warning: no file matches F: arch/mips/configs/pistachio*_defconfig
warning: no file matches F: arch/mips/pistachio/

Adjust the PISTACHIO SOC SUPPORT after its retirement.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
---
applies cleanly on next-20210816

Jiaxun, James, please ack.
Thomas, please pick this minor non-urgent clean-up patch on mips-next.

MAINTAINERS | 2 --
1 file changed, 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1a2d3ee2711e..8276e59406e4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14802,8 +14802,6 @@ M: James Hartley <james.hartley@xxxxxxxxxxx>
L: linux-mips@xxxxxxxxxxxxxxx
S: Odd Fixes
F: arch/mips/boot/dts/img/pistachio*
-F: arch/mips/configs/pistachio*_defconfig
-F: arch/mips/pistachio/

PKTCDVD DRIVER
M: linux-block@xxxxxxxxxxxxxxx
--
2.26.2