Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MAINTAINERS: Adjust the file entry in SIEMENS IPC LED DRIVERS

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>
Link: https://lore.kernel.org/r/20250325092159.213463-1-lukas.bulwahn@redhat.com
Signed-off-by: Lee Jones <lee@kernel.org>

authored by

Lukas Bulwahn and committed by
Lee Jones
a95fadf4 70a9d374

+1 -1
+1 -1
MAINTAINERS
··· 22108 22108 M: Tobias Schaffner <tobias.schaffner@siemens.com> 22109 22109 L: linux-leds@vger.kernel.org 22110 22110 S: Maintained 22111 - F: drivers/leds/simple/ 22111 + F: drivers/leds/simatic/ 22112 22112 22113 22113 SIEMENS IPC PLATFORM DRIVERS 22114 22114 M: Bao Cheng Su <baocheng.su@siemens.com>