summaryrefslogtreecommitdiff
path: root/crypto/asymmetric_keys/asym_tpm.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2020-04-16 00:03:58 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2020-04-24 17:42:16 +1000
commitfe29f33e663071f63f66d66e138eb2301fe32c17 (patch)
tree78399e8756eb7f49ec69ef9319715b58c0a4a6bf /crypto/asymmetric_keys/asym_tpm.c
parent086ccda8f29040866eb21efc9056e401fd0cccf8 (diff)
downloadlinux-crypto-fe29f33e663071f63f66d66e138eb2301fe32c17.tar.gz
linux-crypto-fe29f33e663071f63f66d66e138eb2301fe32c17.zip
crypto: algif_rng - remove redundant assignment to variable err
The variable err 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/asymmetric_keys/asym_tpm.c')
0 files changed, 0 insertions, 0 deletions