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