aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2013-06-03 10:08:13 +0800
committerGreg Kroah-Hartman <[email protected]>2013-06-03 12:10:47 -0700
commitb3c1afd1fa366ef733a9f16c493a03396d7e4ab5 (patch)
tree4ebb00f8cad7f1910fa33d07066bea9f341f427e /tools/perf/scripts/python/event_analyzing_sample.py
parent49c02a75708457b629bba47aed0ba28b2cabf4a1 (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