diff options
author | 2014-11-21 17:11:49 +0100 | |
---|---|---|
committer | 2014-11-21 15:20:17 -0400 | |
commit | d3e19567fa85e1a0dab02205b89b2908084ecadd (patch) | |
tree | 2068a12610f7854d2469a26db30bab2a228fc161 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | thermal: sti: Ignore suspend/resume functions when !PM_SLEEP (diff) | |
download | wireguard-linux-d3e19567fa85e1a0dab02205b89b2908084ecadd.tar.xz wireguard-linux-d3e19567fa85e1a0dab02205b89b2908084ecadd.zip |
thermal: Exynos: Deletion of unnecessary checks before two function calls
The functions cpufreq_cooling_unregister() and thermal_zone_device_unregister()
test whether their argument is NULL and then return immediately.
Thus the test around the call is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions