git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cec26e
)
crypto: ux500 - fix error return code in hash_dma_final()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Fri, 22 Mar 2013 13:18:44 +0000
(21:18 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 3 Apr 2013 01:06:28 +0000
(09:06 +0800)
Fix to return a negative error code from the error handling
case instead of 0, as returned elsewhere in this function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found