linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: remove obsolete file entry in MIPS/LOONGSON1 ARCHITECTURE
@ 2023-03-23 12:14 Lukas Bulwahn
  2023-03-27  2:51 ` Keguang Zhang
  2023-03-27 16:59 ` Stephen Boyd
  0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2023-03-23 12:14 UTC (permalink / raw)
  To: Keguang Zhang, Stephen Boyd, linux-clk, linux-mips
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

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


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

* Re: [PATCH] MAINTAINERS: remove obsolete file entry in MIPS/LOONGSON1 ARCHITECTURE
  2023-03-23 12:14 [PATCH] MAINTAINERS: remove obsolete file entry in MIPS/LOONGSON1 ARCHITECTURE Lukas Bulwahn
@ 2023-03-27  2:51 ` Keguang Zhang
  2023-03-27 16:59 ` Stephen Boyd
  1 sibling, 0 replies; 3+ messages in thread
From: Keguang Zhang @ 2023-03-27  2:51 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Stephen Boyd, linux-clk, linux-mips, kernel-janitors, linux-kernel

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>

-- 
Best regards,

Keguang Zhang

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

* Re: [PATCH] MAINTAINERS: remove obsolete file entry in MIPS/LOONGSON1 ARCHITECTURE
  2023-03-23 12:14 [PATCH] MAINTAINERS: remove obsolete file entry in MIPS/LOONGSON1 ARCHITECTURE Lukas Bulwahn
  2023-03-27  2:51 ` Keguang Zhang
@ 2023-03-27 16:59 ` Stephen Boyd
  1 sibling, 0 replies; 3+ messages in thread
From: Stephen Boyd @ 2023-03-27 16:59 UTC (permalink / raw)
  To: Keguang Zhang, Lukas Bulwahn, linux-clk, linux-mips
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

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

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

end of thread, other threads:[~2023-03-27 16:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-23 12:14 [PATCH] MAINTAINERS: remove obsolete file entry in MIPS/LOONGSON1 ARCHITECTURE Lukas Bulwahn
2023-03-27  2:51 ` Keguang Zhang
2023-03-27 16:59 ` Stephen Boyd

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).