Skip to content
Commit 015e42c8 authored by Colin Ian King's avatar Colin Ian King Committed by Herbert Xu
Browse files

crypto: x86/des3 - remove redundant assignment of variable nbytes



The variable nbytes is being assigned a value that is never read, it is
being re-assigned in the following statement. The assignment is redundant
and can be removed.

Signed-off-by: default avatarColin Ian King <colin.i.king@gmail.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 3f9dd4c8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment