commit | 176c3652c544b6f8d4bb1984c58c10080f45dbf0 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Wed Jul 06 13:53:09 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 06 13:53:09 2005 -0700 |
tree | a9b29e6e341484df8a0040de7506807f82be3e66 | |
parent | 28e8c3ad9464de54a632f00ab3df88fa5f4652d1 [diff] |
[CRYPTO] Make crypto_alg_lookup static This patch makes a needlessly global function static. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>