aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2023-01-30 19:45:17 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2023-02-02 15:31:04 +0100
commitd0009d14e9853bb5f553a36df9fb7791deffc594 (patch)
tree206d6e1819fa211244391614928ca22835dc88f7 /tools/perf/scripts/python/exported-sql-viewer.py
parent67c6945867145edda3092c336aa4cf56f9986ed7 (diff)
thermal: intel: int340x: Drop pointless cast to unsigned long
The explicit casting from int to unsigned long in int340x_thermal_get_zone_temp() is pointless, becuase the multiplication result is cast back to int by the assignment in the same statement, so drop it. No expected 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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions