diff mbox series

MAINTAINERS: remove obsolete file entry in MIPS/LOONGSON1 ARCHITECTURE

Message ID 20230323121437.28239-1-lukas.bulwahn@gmail.com (mailing list archive)
State Accepted, archived
Headers show
Series MAINTAINERS: remove obsolete file entry in MIPS/LOONGSON1 ARCHITECTURE | expand

Commit Message

Lukas Bulwahn March 23, 2023, 12:14 p.m. UTC
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@gmail.com>
---
Keguang, please ack.
Stephen, please pick this minor fix-up on the top of the commit above.

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

Comments

Keguang Zhang March 27, 2023, 2:51 a.m. UTC | #1
On Thu, Mar 23, 2023 at 8:14 PM Lukas Bulwahn <lukas.bulwahn@gmail.com> 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@gmail.com>
> ---
> 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@vger.kernel.org
>  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@gmail.com>
Stephen Boyd March 27, 2023, 4:59 p.m. UTC | #2
Quoting Lukas Bulwahn (2023-03-23 05:14:37)
> 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@gmail.com>
> ---

Applied to clk-next
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 8f8e846fc453..4aac18b5d5c1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14047,7 +14047,6 @@  L:	linux-mips@vger.kernel.org
 S:	Maintained
 F:	arch/mips/include/asm/mach-loongson32/
 F:	arch/mips/loongson32/
-F:	drivers/*/*/*loongson1*
 F:	drivers/*/*loongson1*
 
 MIPS/LOONGSON2EF ARCHITECTURE