aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2014-12-09 21:14:37 +0800
committerMark Brown <[email protected]>2014-12-15 18:21:40 +0000
commitf5d40b400fe2de5f9dc3d41681cc59b2b7c28f8c (patch)
tree2030f53a4c8ccd0085d24d9264942d0f7ada66c9 /tools/perf/scripts/python/syscall-counts.py
parent1810afd3e1ded09c53d4e966dddce3c7d484521f (diff)
ASoC: Intel: fix return value check in sst_acpi_probe()
In case of error, the function platform_device_register_data() 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 <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions