diff options
author | 2018-04-06 17:58:47 +0100 | |
---|---|---|
committer | 2018-04-21 00:58:31 +0800 | |
commit | c4e848586cf11dd80633e4981108f36d4b414df1 (patch) | |
tree | 9dd03d09f51309ee9b4df41ece9f256c7ac99438 /crypto/algapi.c | |
parent | crypto: chelsio - don't leak information from the stack to userspace (diff) | |
download | wireguard-linux-c4e848586cf11dd80633e4981108f36d4b414df1.tar.xz wireguard-linux-c4e848586cf11dd80633e4981108f36d4b414df1.zip |
crypto: chelsio - remove redundant assignment to cdev->ports
There is a double assignment to cdev->ports, the first is redundant
as it is over-written so remove it.
Detected by CoverityScan, CID#1467432 ("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/algapi.c')
0 files changed, 0 insertions, 0 deletions