aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2016-10-17 15:06:07 +0000
committerGreg Kroah-Hartman <[email protected]>2016-10-25 09:57:24 +0200
commitb04451d7dfac891daaab2eb88422839660560ba4 (patch)
tree18ba1f5d16a9ab4e4c67fd194b39e839531779a7 /tools/perf/scripts/python/bin/stackcollapse-report
parentcf8e732b54b6250086c6bbef22a97e423f90c8f4 (diff)
staging: bcm2708_vchiq: fix return value check in vchiq_platform_conn_state_changed()
In case of error, the function kthread_create() 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: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions