]> www.infradead.org Git - users/jedix/linux-maple.git/commit
thermal: trip: Rename __thermal_zone_set_trips() to thermal_zone_set_trips()
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 7 Jun 2024 07:33:53 +0000 (09:33 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 11 Jun 2024 19:04:48 +0000 (21:04 +0200)
commit28d5cc12671c8b23d928128d8d4ced586b873e5f
tree796335b0becb945332c8c85acec32185786ebf74
parentf41f23b0cae1d069c680dd9e5e2cd42db8ff6dfc
thermal: trip: Rename __thermal_zone_set_trips() to thermal_zone_set_trips()

Drop the pointless double underline prefix from the function name as per
the subject.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/thermal/thermal_core.c
drivers/thermal/thermal_core.h
drivers/thermal/thermal_trip.c