]> git.baikalelectronics.ru Git - 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)
commit13b85fd905674355de69b8244a676b7af65a8ab1
tree1575b70793ba17c26ebbed08c7799dc9b978d62a
parent971676b25551665784b18f5a9b26769528a0321f
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