diff options
| author | Rafael J. Wysocki <[email protected]> | 2023-01-30 19:59:48 +0100 | 
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2023-02-02 15:40:39 +0100 | 
| commit | 558718f4d3798fa80a9288addc09240910c07df1 (patch) | |
| tree | 2ceef163544d2ecda9f0d935225b1f58092f9efe /drivers/platform/surface/aggregator/controller.c | |
| parent | 2cee73568e8d2f9d63793cf84e9aa65c9dfd85e2 (diff) | |
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 <[email protected]>
Acked-by: Daniel Lezcano <[email protected]>
Tested-by: Zhang Rui <[email protected]>
Reviewed-by: Zhang Rui <[email protected]>
Diffstat (limited to 'drivers/platform/surface/aggregator/controller.c')
0 files changed, 0 insertions, 0 deletions