diff options
author | 2017-10-12 18:04:56 +0100 | |
---|---|---|
committer | 2017-11-03 21:53:31 +0800 | |
commit | 9c290c507ca22ccf9ca2ab3fcb04e4e0e1422190 (patch) | |
tree | 1ac1e98ff392e5037d38cd9d499f0799b3c3bd5d /crypto/algapi.c | |
parent | crypto: ccp - remove unused variable qim (diff) | |
download | wireguard-linux-9c290c507ca22ccf9ca2ab3fcb04e4e0e1422190.tar.xz wireguard-linux-9c290c507ca22ccf9ca2ab3fcb04e4e0e1422190.zip |
crypto: qat - remove unused and redundant pointer vf_info
The pointer vf_info is being assigned but never read, it is redundant
and therefore can be removed.
Cleans up clang warning: Value stored to 'vf_info' is never read
Fixes: ed8ccaef52fa ("crypto: qat - Add support for SRIOV")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/algapi.c')
0 files changed, 0 insertions, 0 deletions