aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorWei Yongjun <weiyongjun1@huawei.com>2016-08-21 10:39:30 -0400
committerBjorn Andersson <bjorn.andersson@linaro.org>2016-08-23 00:36:43 -0400
commitf4e1f9bb3498c0a9a3b92815f2ea64650eac1715 (patch)
tree833502ccca479bfc263414390e266df61f083ae4 /tools/perf/scripts/python/export-to-postgresql.py
parentaed361adca9ff1d828843f3afc5d9140a2fa410d (diff)
remoteproc: qcom: wcnss: Fix return value check in wcnss_probe()
In case of error, the function devm_ioremap_resource() returns ERR_PTR() and never returns NULL. The NULL test in the return value check should be replaced with IS_ERR(). Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions