linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Fix 'W:' prefix in Invensense IMU entry
@ 2020-11-08  1:37 Jonathan Neuschäfer
  2020-11-08 15:01 ` Jonathan Cameron
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Neuschäfer @ 2020-11-08  1:37 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-iio, Jean-Baptiste Maneyrol, Jonathan Neuschäfer

The colon is missing, which can confuse scripts/parse-maintainers.pl.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e73636b75f29d..80defad325f31 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9160,7 +9160,7 @@ INVENSENSE ICM-426xx IMU DRIVER
 M:	Jean-Baptiste Maneyrol <jmaneyrol@invensense.com>
 L:	linux-iio@vger.kernel.org
 S:	Maintained
-W	https://invensense.tdk.com/
+W:	https://invensense.tdk.com/
 F:	Documentation/devicetree/bindings/iio/imu/invensense,icm42600.yaml
 F:	drivers/iio/imu/inv_icm42600/

--
2.28.0


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

* Re: [PATCH] MAINTAINERS: Fix 'W:' prefix in Invensense IMU entry
  2020-11-08  1:37 [PATCH] MAINTAINERS: Fix 'W:' prefix in Invensense IMU entry Jonathan Neuschäfer
@ 2020-11-08 15:01 ` Jonathan Cameron
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2020-11-08 15:01 UTC (permalink / raw)
  To: Jonathan Neuschäfer; +Cc: linux-kernel, linux-iio, Jean-Baptiste Maneyrol

On Sun,  8 Nov 2020 02:37:38 +0100
Jonathan Neuschäfer <j.neuschaefer@gmx.net> wrote:

> The colon is missing, which can confuse scripts/parse-maintainers.pl.
> 
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Applied.

Thanks,

Jonathan

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e73636b75f29d..80defad325f31 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9160,7 +9160,7 @@ INVENSENSE ICM-426xx IMU DRIVER
>  M:	Jean-Baptiste Maneyrol <jmaneyrol@invensense.com>
>  L:	linux-iio@vger.kernel.org
>  S:	Maintained
> -W	https://invensense.tdk.com/
> +W:	https://invensense.tdk.com/
>  F:	Documentation/devicetree/bindings/iio/imu/invensense,icm42600.yaml
>  F:	drivers/iio/imu/inv_icm42600/
> 
> --
> 2.28.0
> 


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

end of thread, other threads:[~2020-11-08 15:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-08  1:37 [PATCH] MAINTAINERS: Fix 'W:' prefix in Invensense IMU entry Jonathan Neuschäfer
2020-11-08 15:01 ` Jonathan Cameron

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