diff options
author | 2017-10-12 17:55:41 +0100 | |
---|---|---|
committer | 2017-11-03 21:53:30 +0800 | |
commit | 745952aeb599634025b568e1695fc6793b771682 (patch) | |
tree | db03c4c5787c1d124e15258eb2da43f6fe3b5738 /crypto/algapi.c | |
parent | crypto: cavium - clean up clang warning on unread variable offset (diff) | |
download | wireguard-linux-745952aeb599634025b568e1695fc6793b771682.tar.xz wireguard-linux-745952aeb599634025b568e1695fc6793b771682.zip |
crypto: ccp - remove unused variable qim
Variable qim is assigned but never read, it is redundant and can
be removed.
Cleans up clang warning: Value stored to 'qim' is never read
Fixes: 4b394a232df7 ("crypto: ccp - Let a v5 CCP provide the same function as v3")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Gary R Hook <gary.hook@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/algapi.c')
0 files changed, 0 insertions, 0 deletions