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

Comments

Lee Jones April 4, 2025, 1:15 p.m. UTC | #1
On Tue, 25 Mar 2025 10:21:59 +0100, Lukas Bulwahn wrote:
> 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.
> 
> [...]

Applied, thanks!

[1/1] MAINTAINERS: adjust the file entry in SIEMENS IPC LED DRIVERS
      commit: 1c40901331f1cec434407cbb53986505092b50b4

--
Lee Jones [李琼斯]
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>