]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: twofish-x86 - Remove dead code from twofish_glue_3way.c::init()
authorJesper Juhl <jj@chaosbits.net>
Thu, 9 Feb 2012 22:02:16 +0000 (23:02 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 14 Feb 2012 08:34:18 +0000 (16:34 +0800)
commit7c179049134bad0eb119988c5626d4fcf26562b4
tree80549a6f6e39247cf383b1e47b0518cf34cc3f85
parent077984965a65e5906fdba3b444bf9119b5bf5749
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 <jj@chaosbits.net>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/x86/crypto/twofish_glue_3way.c