diff options
| author | Lukas Bulwahn <lukas.bulwahn@redhat.com> | 2025-03-25 10:21:59 +0100 |
|---|---|---|
| committer | Lee Jones <lee@kernel.org> | 2025-05-22 15:50:00 +0100 |
| commit | a95fadf4a2998949f41e31a03326d2a46a360f0d (patch) | |
| tree | 24a6e61d1157629811df3fecc7e92cf03e7eccc4 | |
| parent | 70a9d374293b42055626d59c2eeeff4d624806bf (diff) | |
| download | lwn-a95fadf4a2998949f41e31a03326d2a46a360f0d.tar.gz lwn-a95fadf4a2998949f41e31a03326d2a46a360f0d.zip | |
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>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 09f87cc4e2e5..f4af323fe84f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22108,7 +22108,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> |
