aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2013-12-20 11:41:11 +0800
committerGreg Kroah-Hartman <[email protected]>2013-12-20 11:45:09 -0800
commitb751bc77be809ca49d8f2607972f2eb361eaa642 (patch)
tree0992a6401ab3e43dee02348fbbeb919f24963208 /tools/perf/scripts/python/sctop.py
parenta3c383c5c33627ffc01a4d493ffe52af9b463388 (diff)
staging: lustre: fix return value check in capa_hmac()
In case of error, the function crypto_alloc_hash() 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/sctop.py')
0 files changed, 0 insertions, 0 deletions