diff options
| author | Wei Yongjun <[email protected]> | 2016-10-17 15:05:36 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-10-25 09:57:24 +0200 |
| commit | d298ec65803b48a764ae9ccf2ed2238669a4d02b (patch) | |
| tree | d6f950559598298943cdde604a7f47c171032aea /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | b04451d7dfac891daaab2eb88422839660560ba4 (diff) | |
staging: bcm2708_vchiq: fix return value check in vchiq_init_state()
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions