aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavoars@kernel.org>2020-07-24 11:50:27 -0500
committerHerbert Xu <herbert@gondor.apana.org.au>2020-07-31 18:25:29 +1000
commit3cbfe80737c18ac6e635421ab676716a393d3074 (patch)
tree4a978e404de2244bf72a7cc4ef845749bde63907 /crypto
parenthwrng: core - remove redundant initialization of variable ret (diff)
downloadlinux-dev-3cbfe80737c18ac6e635421ab676716a393d3074.tar.xz
linux-dev-3cbfe80737c18ac6e635421ab676716a393d3074.zip
crypto: sa2ul - Fix inconsistent IS_ERR and PTR_ERR
Fix inconsistent IS_ERR and PTR_ERR in sa_dma_init(). The proper pointer to be passed as argument to PTR_ERR() is dd->dma_tx. This bug was detected with the help of Coccinelle. Fixes: 7694b6ca649f ("crypto: sa2ul - Add crypto driver") Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions