From: Jussi Kivilinna Date: Thu, 1 Sep 2011 22:45:07 +0000 (+0300) Subject: crypto: blowfish - split generic and common c code X-Git-Tag: v3.2-rc1~105^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52ba867c8c23dcb24865f80a95c191501e101b9f;p=pandora-kernel.git crypto: blowfish - split generic and common c code Patch splits up the blowfish crypto routine into a common part (key setup) which will be used by blowfish crypto modules (x86_64 assembly and generic-c). Also fixes errors/warnings reported by checkpatch. Signed-off-by: Jussi Kivilinna Signed-off-by: Herbert Xu --- Reading git-diff-tree failed