thermal: core: Clean up headers of thermal zone registration functions
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 30 Aug 2023 16:11:38 +0000 (18:11 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 5 Sep 2023 19:42:18 +0000 (21:42 +0200)
commit9ffa7b92bc768609243d79fb0c0125b9704c7061
treef1881cbccecaf98aeb6ad0f9af91d287dd766db1
parent0ca4080a884329759a08c76f0aeabe3d24350c62
thermal: core: Clean up headers of thermal zone registration functions

For consistency, add a missing thermal_zone_device_register_with_trips()
stub for the CONFIG_THERMAL unset case, specify argument names in all of
the thermal zone registration and unregistration function headers and
make all of them use white space consistently.

No intentional functional impact.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/linux/thermal.h