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-next>] [day] [month] [year] [list]
Date: Mon,  8 Jan 2024 10:43:20 +0100
From: Lukas Bulwahn <lukas.bulwahn@...il.com>
To: Marcelo Schmitt <marcelo.schmitt@...log.com>,
	Jonathan Cameron <Jonathan.Cameron@...wei.com>,
	linux-iio@...r.kernel.org
Cc: kernel-janitors@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Lukas Bulwahn <lukas.bulwahn@...il.com>
Subject: [PATCH] MAINTAINERS: correct file entry in ANALOG DEVICES INC AD7091R DRIVER

Commit de35d4092681 ("MAINTAINERS: Add MAINTAINERS entry for AD7091R") adds
the section ANALOG DEVICES INC AD7091R DRIVER in MAINTAINERS, but gets the
file entry for its driver wrong by duplicating the intended path.

Correct the file entry to the actual path for this driver.

Fixes: de35d4092681 ("MAINTAINERS: Add MAINTAINERS entry for AD7091R")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1bf5637bd1f9..23d19b2a7ae3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1137,7 +1137,7 @@ L:	linux-iio@...r.kernel.org
 S:	Supported
 W:	http://ez.analog.com/community/linux-device-drivers
 F:	Documentation/devicetree/bindings/iio/adc/adi,ad7091r*
-F:	drivers/iio/adc/drivers/iio/adc/ad7091r*
+F:	drivers/iio/adc/ad7091r*
 
 ANALOG DEVICES INC AD7192 DRIVER
 M:	Alexandru Tachici <alexandru.tachici@...log.com>
-- 
2.17.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ