All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: remove entry to non-existing file in MOBILEYE MIPS SOCS
@ 2024-02-22 14:33 Lukas Bulwahn
  2024-03-04 13:19 ` Gregory CLEMENT
  2024-03-04 13:28 ` Thomas Bogendoerfer
  0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2024-02-22 14:33 UTC (permalink / raw)
  To: Vladimir Kondratiev, Gregory CLEMENT, Théo Lebrun,
	Thomas Bogendoerfer
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

Commit f34158edd249 ("MAINTAINERS: Add entry for Mobileye MIPS SoCs") adds
the section MOBILEYE MIPS SOCS with a file entry to the non-existing file
include/dt-bindings/soc/mobileye,eyeq5.h.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.

Possibly, this file was part of an early patch series, but in the final
patch series, this file does not appear anymore.

Delete this file entry in the MOBILEYE MIPS SOCS section.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 28b2013031bd..19ac6a8e46b2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14914,7 +14914,6 @@ F:	Documentation/devicetree/bindings/mips/mobileye.yaml
 F:	arch/mips/boot/dts/mobileye/
 F:	arch/mips/configs/eyeq5_defconfig
 F:	arch/mips/mobileye/board-epm5.its.S
-F:	include/dt-bindings/soc/mobileye,eyeq5.h
 
 MODULE SUPPORT
 M:	Luis Chamberlain <mcgrof@kernel.org>
-- 
2.17.1


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

* Re: [PATCH] MAINTAINERS: remove entry to non-existing file in MOBILEYE MIPS SOCS
  2024-02-22 14:33 [PATCH] MAINTAINERS: remove entry to non-existing file in MOBILEYE MIPS SOCS Lukas Bulwahn
@ 2024-03-04 13:19 ` Gregory CLEMENT
  2024-03-04 13:28 ` Thomas Bogendoerfer
  1 sibling, 0 replies; 3+ messages in thread
From: Gregory CLEMENT @ 2024-03-04 13:19 UTC (permalink / raw)
  To: Lukas Bulwahn, Vladimir Kondratiev, Théo Lebrun,
	Thomas Bogendoerfer
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

Lukas Bulwahn <lukas.bulwahn@gmail.com> writes:

> Commit f34158edd249 ("MAINTAINERS: Add entry for Mobileye MIPS SoCs") adds
> the section MOBILEYE MIPS SOCS with a file entry to the non-existing file
> include/dt-bindings/soc/mobileye,eyeq5.h.
>
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> broken reference.
>
> Possibly, this file was part of an early patch series, but in the final
> patch series, this file does not appear anymore.
>
> Delete this file entry in the MOBILEYE MIPS SOCS section.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>

Acked-by: Gregory CLEMENT <gregory.clement@bootlin.com>

Thanks,

Gregory
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 28b2013031bd..19ac6a8e46b2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14914,7 +14914,6 @@ F:	Documentation/devicetree/bindings/mips/mobileye.yaml
>  F:	arch/mips/boot/dts/mobileye/
>  F:	arch/mips/configs/eyeq5_defconfig
>  F:	arch/mips/mobileye/board-epm5.its.S
> -F:	include/dt-bindings/soc/mobileye,eyeq5.h
>  
>  MODULE SUPPORT
>  M:	Luis Chamberlain <mcgrof@kernel.org>
> -- 
> 2.17.1
>

-- 
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com

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

* Re: [PATCH] MAINTAINERS: remove entry to non-existing file in MOBILEYE MIPS SOCS
  2024-02-22 14:33 [PATCH] MAINTAINERS: remove entry to non-existing file in MOBILEYE MIPS SOCS Lukas Bulwahn
  2024-03-04 13:19 ` Gregory CLEMENT
@ 2024-03-04 13:28 ` Thomas Bogendoerfer
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Bogendoerfer @ 2024-03-04 13:28 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Vladimir Kondratiev, Gregory CLEMENT, Théo Lebrun,
	kernel-janitors, linux-kernel

On Thu, Feb 22, 2024 at 03:33:12PM +0100, Lukas Bulwahn wrote:
> Commit f34158edd249 ("MAINTAINERS: Add entry for Mobileye MIPS SoCs") adds
> the section MOBILEYE MIPS SOCS with a file entry to the non-existing file
> include/dt-bindings/soc/mobileye,eyeq5.h.
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> broken reference.
> 
> Possibly, this file was part of an early patch series, but in the final
> patch series, this file does not appear anymore.
> 
> Delete this file entry in the MOBILEYE MIPS SOCS section.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 28b2013031bd..19ac6a8e46b2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14914,7 +14914,6 @@ F:	Documentation/devicetree/bindings/mips/mobileye.yaml
>  F:	arch/mips/boot/dts/mobileye/
>  F:	arch/mips/configs/eyeq5_defconfig
>  F:	arch/mips/mobileye/board-epm5.its.S
> -F:	include/dt-bindings/soc/mobileye,eyeq5.h
>  
>  MODULE SUPPORT
>  M:	Luis Chamberlain <mcgrof@kernel.org>
> -- 
> 2.17.1

applied to mips-next.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

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

end of thread, other threads:[~2024-03-04 13:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-22 14:33 [PATCH] MAINTAINERS: remove entry to non-existing file in MOBILEYE MIPS SOCS Lukas Bulwahn
2024-03-04 13:19 ` Gregory CLEMENT
2024-03-04 13:28 ` Thomas Bogendoerfer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.