linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bad file pattern in MAINTAINERS section 'ANALOG DEVICES INC AD7606 DRIVER'
       [not found] <7cd8d12f59bcacd18a78f599b46dac555f7f16c0.camel@perches.com>
@ 2019-03-25 21:24 ` Joe Perches
  2019-08-13  6:02 ` [PATCH] MAINTAINERS: ftm-quaddec: Fix typo in a filepath Denis Efremov
  1 sibling, 0 replies; 3+ messages in thread
From: Joe Perches @ 2019-03-25 21:24 UTC (permalink / raw)
  To: linux-kernel; +Cc: Stefan Popa, linux-iio, Rob Herring, Jonathan Cameron

A file pattern line in this section of the MAINTAINERS file in linux-next
does not have a match in the linux source files.

This could occur because a matching filename was never added, was deleted
or renamed in some other commit.

The commits that added and if found renamed or removed the file pattern
are shown below.

Please fix this defect appropriately.

1: ---------------------------------------------------------------------------

linux-next MAINTAINERS section:

	865	ANALOG DEVICES INC AD7606 DRIVER
	866	M:	Stefan Popa <stefan.popa@analog.com>
	867	L:	linux-iio@vger.kernel.org
	868	W:	http://ez.analog.com/community/linux-device-drivers
	869	S:	Supported
	870	F:	drivers/iio/adc/ad7606.c
-->	871	F:	Documentation/devicetree/bindings/iio/adc/ad7606.txt

2: ---------------------------------------------------------------------------

The most recent commit that added or modified file pattern 'Documentation/devicetree/bindings/iio/adc/ad7606.txt':

commit 6e33a125df66664a09cd518a2e1dd63b4ccddef8
Author: Stefan Popa <stefan.popa@analog.com>
Date:   Mon Dec 17 14:23:40 2018 +0200

    dt-bindings: iio: adc: Add docs for AD7606 ADC
    
    Document support for AD7606 Analog to Digital Converter.
    
    Signed-off-by: Stefan Popa <stefan.popa@analog.com>
    Reviewed-by: Rob Herring <robh@kernel.org>
    Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

 .../devicetree/bindings/iio/adc/adi,ad7606.txt     | 65 ++++++++++++++++++++++
 MAINTAINERS                                        |  1 +
 2 files changed, 66 insertions(+)

3: ---------------------------------------------------------------------------

No commit with file pattern 'Documentation/devicetree/bindings/iio/adc/ad7606.txt' was found

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

* [PATCH] MAINTAINERS: ftm-quaddec: Fix typo in a filepath
       [not found] <7cd8d12f59bcacd18a78f599b46dac555f7f16c0.camel@perches.com>
  2019-03-25 21:24 ` Bad file pattern in MAINTAINERS section 'ANALOG DEVICES INC AD7606 DRIVER' Joe Perches
@ 2019-08-13  6:02 ` Denis Efremov
  2019-08-13  9:26   ` Patrick Havelange
  1 sibling, 1 reply; 3+ messages in thread
From: Denis Efremov @ 2019-08-13  6:02 UTC (permalink / raw)
  To: linux-kernel
  Cc: Denis Efremov, joe, Patrick Havelange, Jonathan Cameron, linux-iio

Fix typo (s/quadddec/quaddec/) in the path to the documentation.

Cc: Patrick Havelange <patrick.havelange@essensium.com>
Cc: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Cc: linux-iio@vger.kernel.org
Fixes: 517b2d045aeb ("MAINTAINERS: add counter/ftm-quaddec driver entry")
Signed-off-by: Denis Efremov <efremov@linux.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9b4717ea2cfe..f31b852acdf3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6321,7 +6321,7 @@ FLEXTIMER FTM-QUADDEC DRIVER
 M:	Patrick Havelange <patrick.havelange@essensium.com>
 L:	linux-iio@vger.kernel.org
 S:	Maintained
-F:	Documentation/ABI/testing/sysfs-bus-counter-ftm-quadddec
+F:	Documentation/ABI/testing/sysfs-bus-counter-ftm-quaddec
 F:	Documentation/devicetree/bindings/counter/ftm-quaddec.txt
 F:	drivers/counter/ftm-quaddec.c
 
-- 
2.21.0


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

* Re: [PATCH] MAINTAINERS: ftm-quaddec: Fix typo in a filepath
  2019-08-13  6:02 ` [PATCH] MAINTAINERS: ftm-quaddec: Fix typo in a filepath Denis Efremov
@ 2019-08-13  9:26   ` Patrick Havelange
  0 siblings, 0 replies; 3+ messages in thread
From: Patrick Havelange @ 2019-08-13  9:26 UTC (permalink / raw)
  To: Denis Efremov; +Cc: linux-kernel, joe, Jonathan Cameron, linux-iio

On Tue, Aug 13, 2019 at 8:02 AM Denis Efremov <efremov@linux.com> wrote:
>
> Fix typo (s/quadddec/quaddec/) in the path to the documentation.
>
> Cc: Patrick Havelange <patrick.havelange@essensium.com>
> Cc: Jonathan Cameron <Jonathan.Cameron@huawei.com>
> Cc: linux-iio@vger.kernel.org
> Fixes: 517b2d045aeb ("MAINTAINERS: add counter/ftm-quaddec driver entry")
> Signed-off-by: Denis Efremov <efremov@linux.com>
Acked-by: Patrick Havelange <patrick.havelange@essensium.com>

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9b4717ea2cfe..f31b852acdf3 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6321,7 +6321,7 @@ FLEXTIMER FTM-QUADDEC DRIVER
>  M:     Patrick Havelange <patrick.havelange@essensium.com>
>  L:     linux-iio@vger.kernel.org
>  S:     Maintained
> -F:     Documentation/ABI/testing/sysfs-bus-counter-ftm-quadddec
> +F:     Documentation/ABI/testing/sysfs-bus-counter-ftm-quaddec
>  F:     Documentation/devicetree/bindings/counter/ftm-quaddec.txt
>  F:     drivers/counter/ftm-quaddec.c
>
> --
> 2.21.0
>

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

end of thread, other threads:[~2019-08-13  9:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <7cd8d12f59bcacd18a78f599b46dac555f7f16c0.camel@perches.com>
2019-03-25 21:24 ` Bad file pattern in MAINTAINERS section 'ANALOG DEVICES INC AD7606 DRIVER' Joe Perches
2019-08-13  6:02 ` [PATCH] MAINTAINERS: ftm-quaddec: Fix typo in a filepath Denis Efremov
2019-08-13  9:26   ` Patrick Havelange

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