diff options
| author | Wei Yongjun <[email protected]> | 2013-06-03 10:08:13 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-06-03 12:10:47 -0700 |
| commit | b3c1afd1fa366ef733a9f16c493a03396d7e4ab5 (patch) | |
| tree | 4ebb00f8cad7f1910fa33d07066bea9f341f427e /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 49c02a75708457b629bba47aed0ba28b2cabf4a1 (diff) | |
staging/lustre: fix return value check in libcfs_sock_ioctl()
In case of error, the function sock_alloc_file() 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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions