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:
46f64f6
)
crypto: drbg - remove superflowous checks
author
Stephan Mueller
<smueller@chronox.de>
Sun, 17 Aug 2014 15:38:29 +0000
(17:38 +0200)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Mon, 25 Aug 2014 12:34:09 +0000
(20:34 +0800)
The crypto_init and crypto_fini functions are always implemented. Thus,
there is no need for a protecting check.
Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found