summaryrefslogtreecommitdiffstats
path: root/crypto/crypto_user.c
diff options
context:
space:
mode:
authorDan Carpenter2014-11-22 19:36:28 +0100
committerHerbert Xu2014-11-25 15:50:43 +0100
commit5d1b3c98ec2015036349c57289711f26c2d5fe01 (patch)
treef478eb063f2b7e7a1baea4a7ccdef3754afc9be7 /crypto/crypto_user.c
parentcrytpo: qat - Fix 64 bytes requests (diff)
downloadkernel-qcow2-linux-5d1b3c98ec2015036349c57289711f26c2d5fe01.tar.gz
kernel-qcow2-linux-5d1b3c98ec2015036349c57289711f26c2d5fe01.tar.xz
kernel-qcow2-linux-5d1b3c98ec2015036349c57289711f26c2d5fe01.zip
crypto: sha-mb - remove a bogus NULL check
This can't be NULL and we dereferenced it earlier. Smatch used to ignore these things where the pointer was obviously non-NULL but I've found that sometimes the intention was to check something else so we were maybe missing bugs. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Tim Chen <tim.c.chen@linux.intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/crypto_user.c')
0 files changed, 0 insertions, 0 deletions