summaryrefslogtreecommitdiff
path: root/drivers/crypto/qat/qat_common/icp_qat_hw.h
diff options
context:
space:
mode:
authorBruce Allan <bruce.w.allan@intel.com>2014-10-15 11:33:21 -0700
committerHerbert Xu <herbert@gondor.apana.org.au>2014-10-24 22:49:38 +0800
commitfdb4c0ad3e6c35a51544bb7e5553c10433e50b85 (patch)
tree09b379367540dd5ba529c5886a4261e78a8f77e8 /drivers/crypto/qat/qat_common/icp_qat_hw.h
parent8c4cef464b90b1638ff01a922d6a34095cc09c0c (diff)
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 'drivers/crypto/qat/qat_common/icp_qat_hw.h')
0 files changed, 0 insertions, 0 deletions