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:
dc87c39
)
[CRYPTO] api: Proc functions should be marked as unused
author
Herbert Xu
<herbert@gondor.apana.org.au>
Sat, 30 Dec 2006 23:42:06 +0000
(10:42 +1100)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 2 May 2007 04:38:29 +0000
(14:38 +1000)
The proc functions were incorrectly marked as used rather than unused.
They may be unused if proc is disabled.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found