diff options
author | 2023-01-30 19:59:48 +0100 | |
---|---|---|
committer | 2023-02-02 15:40:39 +0100 | |
commit | 558718f4d3798fa80a9288addc09240910c07df1 (patch) | |
tree | 2ceef163544d2ecda9f0d935225b1f58092f9efe /tools/perf/scripts/python/export-to-postgresql.py | |
parent | thermal: intel: intel_pch: Make pch_wpt_add_acpi_psv_trip() return int (diff) | |
download | wireguard-linux-558718f4d3798fa80a9288addc09240910c07df1.tar.xz wireguard-linux-558718f4d3798fa80a9288addc09240910c07df1.zip |
thermal: intel: intel_pch: Eliminate redundant return pointers
Both pch_wpt_init() and pch_wpt_get_temp() can return the proper
result via their return values, so they do not need to use return
pointers.
Modify them accordingly.
No intentional functional impact.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Tested-by: Zhang Rui <rui.zhang@intel.com>
Reviewed-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions