diff options
author | 2014-10-15 11:33:21 -0700 | |
---|---|---|
committer | 2014-10-24 22:49:38 +0800 | |
commit | fdb4c0ad3e6c35a51544bb7e5553c10433e50b85 (patch) | |
tree | 09b379367540dd5ba529c5886a4261e78a8f77e8 /tools/perf/scripts/python/syscall-counts.py | |
parent | crypto: qat - fix bad unlock balance (diff) | |
download | linux-dev-fdb4c0ad3e6c35a51544bb7e5553c10433e50b85.tar.xz linux-dev-fdb4c0ad3e6c35a51544bb7e5553c10433e50b85.zip |
crypto: qat - cleanup coccicheck warning - NULL check before freeing functions
Analyzing with coccinelle MODE=report...
Please check for false positives in the output before submitting a patch.
When using "patch" mode, carefully review the patch before submitting it.
drivers/crypto/qat/qat_dh895xcc/adf_isr.c:191:3-8: WARNING: NULL check
before freeing functions like kfree, debugfs_remove,
debugfs_remove_recursive or usb_free_urb is not needed. Maybe consider
reorganizing relevant code to avoid passing NULL values.
drivers/crypto/qat/qat_dh895xcc/adf_isr.c:208:3-8: WARNING: NULL check
before freeing functions like kfree, debugfs_remove,
debugfs_remove_recursive or usb_free_urb is not needed. Maybe consider
reorganizing relevant code to avoid passing NULL values.
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions