lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 25 Mar 2019 14:24:35 -0700
From:   Joe Perches <joe@...ches.com>
To:     linux-kernel@...r.kernel.org
Cc:     Stefan Popa <stefan.popa@...log.com>, linux-iio@...r.kernel.org,
        Rob Herring <robh@...nel.org>,
        Jonathan Cameron <Jonathan.Cameron@...wei.com>
Subject: Bad file pattern in MAINTAINERS section 'ANALOG DEVICES INC AD7606 DRIVER'

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@...log.com>
	867	L:	linux-iio@...r.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@...log.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@...log.com>
    Reviewed-by: Rob Herring <robh@...nel.org>
    Signed-off-by: Jonathan Cameron <Jonathan.Cameron@...wei.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

Powered by blists - more mailing lists