From: Jesper Juhl Date: Thu, 9 Feb 2012 22:02:16 +0000 (+0100) Subject: crypto: twofish-x86 - Remove dead code from twofish_glue_3way.c::init() X-Git-Tag: v3.4-rc1~166^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d21190e223a785a351a1078ac6e3700809969b6;p=pandora-kernel.git crypto: twofish-x86 - Remove dead code from twofish_glue_3way.c::init() We can never reach the line just after the 'return 0' statement. Remove it. Signed-off-by: Jesper Juhl Signed-off-by: Herbert Xu --- Reading git-diff-tree failed