From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx> 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@xxxxxxxxxx> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index e6454e171c4b..7a4408512381 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22040,7 +22040,7 @@ M: Benedikt Niedermayr <benedikt.niedermayr@xxxxxxxxxxx> M: Tobias Schaffner <tobias.schaffner@xxxxxxxxxxx> L: linux-leds@xxxxxxxxxxxxxxx S: Maintained -F: drivers/leds/simple/ +F: drivers/leds/simatic/ SIEMENS IPC PLATFORM DRIVERS M: Bao Cheng Su <baocheng.su@xxxxxxxxxxx> -- 2.48.1