From: Jussi Kivilinna Date: Fri, 17 Feb 2012 20:48:53 +0000 (+0200) Subject: crypto: serpent-sse2 - combine ablk_*_init functions X-Git-Tag: v3.4-rc1~166^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=435d3e51af3de0c1fe9f6ca1a18df3cd4d6b8c17;p=pandora-kernel.git crypto: serpent-sse2 - combine ablk_*_init functions Driver name in ablk_*_init functions can be constructed runtime. Therefore use single function ablk_init to reduce object size. Signed-off-by: Jussi Kivilinna Signed-off-by: Herbert Xu --- Reading git-diff-tree failed