Re: [PATCH] MAINTAINERS: remove obsolete file entry in MIPS/LOONGSON1 ARCHITECTURE

From: Keguang Zhang
Date: Sun Mar 26 2023 - 22:51:34 EST


On Thu, Mar 23, 2023 at 8:14 PM Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx> wrote:
>
> Commit c46496119ed0 ("clk: loongson1: Remove the outdated driver") removes
> all files matching the pattern drivers/*/*/*loongson1*, but misses to
> adjust the file entry for MIPS/LOONGSON1 ARCHITECTURE in MAINTAINERS.
>
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> broken reference.
>
> Remove this file entry in MIPS/LOONGSON1 ARCHITECTURE.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
> ---
> Keguang, please ack.
> Stephen, please pick this minor fix-up on the top of the commit above.
>
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8f8e846fc453..4aac18b5d5c1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14047,7 +14047,6 @@ L: linux-mips@xxxxxxxxxxxxxxx
> S: Maintained
> F: arch/mips/include/asm/mach-loongson32/
> F: arch/mips/loongson32/
> -F: drivers/*/*/*loongson1*
> F: drivers/*/*loongson1*
>
> MIPS/LOONGSON2EF ARCHITECTURE
> --
> 2.17.1
>
Acked-by: Keguang Zhang <keguang.zhang@xxxxxxxxx>

--
Best regards,

Keguang Zhang