diff options
author | 2018-01-03 07:33:35 +0000 | |
---|---|---|
committer | 2018-01-03 11:31:53 +0000 | |
commit | c68febfd68e0f01d90da15bd10e94b42544f0f68 (patch) | |
tree | bf63f5cfacbafdc8a5a7e79bfd6ac516db1fa345 /tools/perf/scripts/python/stackcollapse.py | |
parent | PCI: exynos: Remove deprecated PHY initialization code (diff) | |
download | linux-dev-c68febfd68e0f01d90da15bd10e94b42544f0f68.tar.xz linux-dev-c68febfd68e0f01d90da15bd10e94b42544f0f68.zip |
PCI: dwc: artpec6: Fix return value check in artpec6_add_pcie_ep()
In case of error, the function devm_ioremap() returns NULL pointer
not ERR_PTR(). The IS_ERR() test in the return value check should be
replaced with NULL test.
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions