aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDaniel Lezcano <[email protected]>2019-04-24 22:56:09 +0200
committerEduardo Valentin <[email protected]>2019-05-14 07:00:33 -0700
commit3c74cbb8d0013f6ec7cdee0812247dae35edd757 (patch)
treefdd66466b9c1d6c9577fee13beae6d41fe78b6c9 /tools/perf/scripts/python/export-to-sqlite.py
parent63f55fcea50c25ae5ad45af92d08dae3b84534c2 (diff)
thermal/drivers/cpu_cooling: Remove pointless test in power2state()
When the static power computation was removed, the test with the power being negative was not removed. However, the substraction which was responsible of the negative value was removed and the variable is now an u32. A double reason to remove the test which does not make sense. Fixes: 84fe2cab48590 ("cpu_cooling: Drop static-power related stuff") Cc: Viresh Kumar <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]> Acked-by: Viresh Kumar <[email protected]> Signed-off-by: Eduardo Valentin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions