]> git.openfabrics.org - ~emulex/infiniband.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)
commit8d21190e223a785a351a1078ac6e3700809969b6
tree80549a6f6e39247cf383b1e47b0518cf34cc3f85
parent0cfdec7a65c98de6637e547a04a33969dc9c61b1
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