diff options
author | 2023-09-07 20:18:56 +0200 | |
---|---|---|
committer | 2023-09-11 17:16:40 +0200 | |
commit | ebc7abb35b258152d4a424f89d7c03db1d7ce61c (patch) | |
tree | e19cc7c501f9cacf7d0ebb68a6dd304948f11e4b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | thermal/of: add missing of_node_put() (diff) | |
download | wireguard-linux-ebc7abb35b258152d4a424f89d7c03db1d7ce61c.tar.xz wireguard-linux-ebc7abb35b258152d4a424f89d7c03db1d7ce61c.zip |
thermal: Constify the trip argument of the .get_trend() zone callback
Add 'const' to the definition of the 'trip' argument of the
.get_trend() thermal zone callback to indicate that the trip point
passed to it should not be modified by it and adjust the
callback functions implementing it, thermal_get_trend() in the
ACPI thermal driver and __ti_thermal_get_trend(), accordingly.
No intentional functional impact.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Michal Wilczynski <michal.wilczynski@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions