Skip to content

Commit 09e91cd

Browse files
bulwahndlezcano
authored andcommitted
MAINTAINERS: update entry to thermal governors file name prefixing
Commit 0015d9a ("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: Lukas Bulwahn <[email protected]> Acked-by: Amit Kucheria <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 25be77e commit 09e91cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16968,7 +16968,7 @@ M: Lukasz Luba <[email protected]>
1696816968
1696916969
S: Maintained
1697016970
F: Documentation/driver-api/thermal/power_allocator.rst
16971-
F: drivers/thermal/power_allocator.c
16971+
F: drivers/thermal/gov_power_allocator.c
1697216972
F: include/trace/events/thermal_power_allocator.h
1697316973

1697416974
THINKPAD ACPI EXTRAS DRIVER

0 commit comments

Comments
 (0)