diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2014-11-22 21:36:28 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2014-11-25 22:50:43 +0800 |
commit | 5d1b3c98ec2015036349c57289711f26c2d5fe01 (patch) | |
tree | f478eb063f2b7e7a1baea4a7ccdef3754afc9be7 /crypto | |
parent | b1c9952afeae3e7da798ca08cab0e97caaba0706 (diff) |
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')
0 files changed, 0 insertions, 0 deletions