commit | ff0a70fe053614e763eb3ac88bfea9c5615fce3b | [log] [tgz] |
---|---|---|
author | Jussi Kivilinna <jussi.kivilinna@mbnet.fi> | Thu Mar 15 22:11:57 2012 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Mar 22 09:17:45 2012 +0800 |
tree | 1575b70793ba17c26ebbed08c7799dc9b978d62a | |
parent | 676a38046f4fba4e7418756c6f6fc25cf5976312 [diff] |
crypto: twofish-x86_64-3way - module init/exit functions should be static This caused conflict with camellia-x86_64 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>