diff options
author | 2016-07-06 12:19:09 +0000 | |
---|---|---|
committer | 2016-07-12 10:14:41 +0530 | |
commit | 6a2cf55db33d13474b7c339d3e4cef8993508a40 (patch) | |
tree | 2f833a2c15602fd237e646741f0a79548c10f047 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dmaengine: tegra-apb: Return the actual descriptor status (diff) | |
download | wireguard-linux-6a2cf55db33d13474b7c339d3e4cef8993508a40.tar.xz wireguard-linux-6a2cf55db33d13474b7c339d3e4cef8993508a40.zip |
dmaengine: qcom_hidma: fix return value check in hidma_mgmt_of_populate_channels()
In case of error, the function platform_device_register_full()
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 <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions