diff options
| author | Colin Ian King <colin.i.king@gmail.com> | 2021-12-07 18:58:09 +0000 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2021-12-17 16:59:46 +1100 |
| commit | 015e42c85f1ec33894579626128b385d4780e883 (patch) | |
| tree | 63aa6168e65b16c220418ce75acedeabadf2a919 /scripts/generate_rust_analyzer.py | |
| parent | 3f9dd4c802b96626e869b2d29c8e401dabadd23e (diff) | |
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: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions
