aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2016-06-17 17:34:17 +0000
committerGreg Kroah-Hartman <[email protected]>2016-06-25 14:41:18 -0700
commitb3e6916d6edfdf12505efbfb4a019e8a96f2c674 (patch)
tree4445b9e09fc52df074a2f8f7e44ee5425eb7e7e8 /tools/perf/scripts/python/export-to-postgresql.py
parent4562d224edbe62e5620abbf49ffa8ceae2b73762 (diff)
staging: wilc1000: fix return value check in wlan_initialize_threads()
In case of error, the function kthread_run() 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]> Reviewed-by: Julian Calaby <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions