summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/sunlance.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2020-02-24 19:20:22 +0000
committerDavid S. Miller <davem@davemloft.net>2020-02-24 11:21:19 -0800
commit31a57fded31176bc3e67bc122e70536cbb02b47a (patch)
tree161691553083e3f5144b9b782df3bf784b907d70 /drivers/net/ethernet/amd/sunlance.c
parentf2ce925a7d63f9209249620dabe099f10a5cb38c (diff)
net: hns3: remove redundant initialization of pointer 'client'
The pointer 'client' is being initialized with a value that is never read, it is being updated later on. 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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/amd/sunlance.c')
0 files changed, 0 insertions, 0 deletions