commit | 676a38046f4fba4e7418756c6f6fc25cf5976312 | [log] [tgz] |
---|---|---|
author | Jussi Kivilinna <jussi.kivilinna@mbnet.fi> | Thu Mar 15 22:11:51 2012 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Mar 22 09:17:44 2012 +0800 |
tree | 0775b953b23538b7c989ae1b14e9aced39b1bf41 | |
parent | 2dc9b5dbdef09840de852a4f0cc6a9c9eece7220 [diff] |
crypto: camellia-x86_64 - module init/exit functions should be static This caused conflict with twofish-x86_64-3way when compiled into kernel, same function names and not static. Reported-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi> Acked-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>