summaryrefslogtreecommitdiff
path: root/crypto/algif_rng.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2020-04-16 01:49:47 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2020-04-24 10:42:16 +0300
commit8a656a48f75f193b901efe14326663505874c37a (patch)
treea9e5ecd6fa7a33d6960d7b0691b2c314c3e6afa9 /crypto/algif_rng.c
parent3ca73b70a3a98da739f4ebcff381d13bb7cd339f (diff)
downloadlinux-8a656a48f75f193b901efe14326663505874c37a.tar.xz
crypto: chelsio - remove redundant assignment to variable error
The variable error is being initialized with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/algif_rng.c')
0 files changed, 0 insertions, 0 deletions