]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
crypto: twofish-x86_64-3way - module init/exit functions should be static
authorJussi Kivilinna <jussi.kivilinna@mbnet.fi>
Thu, 15 Mar 2012 20:11:57 +0000 (22:11 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 22 Mar 2012 01:17:45 +0000 (09:17 +0800)
commitff0a70fe053614e763eb3ac88bfea9c5615fce3b
tree1575b70793ba17c26ebbed08c7799dc9b978d62a
parent676a38046f4fba4e7418756c6f6fc25cf5976312
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>
arch/x86/crypto/twofish_glue_3way.c