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:
e90b1a2
)
[CRYPTO] tcrypt: Forbid tcrypt from being built-in
author
Herbert Xu
<herbert@gondor.apana.org.au>
Sat, 10 Jun 2006 08:06:34 +0000
(18:06 +1000)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Mon, 26 Jun 2006 07:34:42 +0000
(17:34 +1000)
It makes no sense to build tcrypt into the kernel. In fact, now that
the driver init function's return status is being checked, it is in
fact harmful to do so.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found