Commit 09e91cde authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Daniel Lezcano
Browse files

MAINTAINERS: update entry to thermal governors file name prefixing



Commit 0015d9a2 ("thermal/governors: Prefix all source files with
gov_") renamed power_allocator.c to gov_power_allocator.c in
./drivers/thermal amongst some other file renames, but missed to adjust
the MAINTAINERS entry.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:

  warning: no file matches    F:    drivers/thermal/power_allocator.c

Update the file entry in MAINTAINERS to the new file name.

Signed-off-by: default avatarLukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-by: default avatarAmit Kucheria <amit.kucheria@linaro.org>
Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20200728045850.22661-1-lukas.bulwahn@gmail.com
parent 25be77e5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16968,7 +16968,7 @@ M: Lukasz Luba <lukasz.luba@arm.com>
L:	linux-pm@vger.kernel.org
S:	Maintained
F:	Documentation/driver-api/thermal/power_allocator.rst
F:	drivers/thermal/power_allocator.c
F:	drivers/thermal/gov_power_allocator.c
F:	include/trace/events/thermal_power_allocator.h
THINKPAD ACPI EXTRAS DRIVER