aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2015-10-08 14:34:04 +0900
committerEduardo Valentin <[email protected]>2015-11-04 11:09:39 -0800
commitbfa26838572cd9b2b0623fcbc7b9352dcaa4262b (patch)
tree3cff7e097ccdd351faf24fef902f477901f11c08 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent9e4249b4034090730017deaf632b46b5faaa12b9 (diff)
thermal: exynos: Use IS_ERR() because regulator cannot be NULL
The NULL check in probe's error path is not needed because in that time the regulator cannot be NULL (regulator_get() returns valid pointer or ERR_PTR). Reviewed-by: Alim Akhtar <[email protected]> Acked-by: Lukasz Majewski <[email protected]> Tested-by: Lukasz Majewski <[email protected]> Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Eduardo Valentin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions