diff mbox series

MAINTAINERS: adjust the file entry in SIEMENS IPC LED DRIVERS

Message ID 20250325092159.213463-1-lukas.bulwahn@redhat.com
State New
Headers show
Series MAINTAINERS: adjust the file entry in SIEMENS IPC LED DRIVERS | expand

Commit Message

Lukas Bulwahn March 25, 2025, 9:21 a.m. UTC
From: Lukas Bulwahn <lukas.bulwahn@redhat.com>

Commit 835a0c10d33b ("leds: Rename simple directory to simatic") renames
the driver's directory to drivers/leds/simatic, but misses to adjust the
SIEMENS IPC LED DRIVERS section in MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference. Adjust the file entry to this renaming.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index e6454e171c4b..7a4408512381 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22040,7 +22040,7 @@  M:	Benedikt Niedermayr <benedikt.niedermayr@siemens.com>
 M:	Tobias Schaffner <tobias.schaffner@siemens.com>
 L:	linux-leds@vger.kernel.org
 S:	Maintained
-F:	drivers/leds/simple/
+F:	drivers/leds/simatic/
 
 SIEMENS IPC PLATFORM DRIVERS
 M:	Bao Cheng Su <baocheng.su@siemens.com>