From: Jussi Kivilinna Date: Thu, 15 Mar 2012 20:11:51 +0000 (+0200) Subject: crypto: camellia-x86_64 - module init/exit functions should be static X-Git-Tag: v3.4-rc1~131^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=676a38046f4fba4e7418756c6f6fc25cf5976312;p=pandora-kernel.git 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 Signed-off-by: Jussi Kivilinna Acked-by: Randy Dunlap Signed-off-by: Herbert Xu --- Reading git-diff-tree failed