[CRYPTO] api: Proc functions should be marked as unused
authorHerbert Xu <herbert@gondor.apana.org.au>
Sat, 30 Dec 2006 23:42:06 +0000 (10:42 +1100)
committerHerbert 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