Star64_linux/drivers/net/ethernet/qlogic/qlcnic
Colin Ian King 2559d7c4dd qlcnic: 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: David S. Miller <davem@davemloft.net>
2019-07-03 11:33:55 -07:00
..
Makefile
qlcnic.h qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constant 2019-04-08 16:30:43 -07:00
qlcnic_83xx_hw.c
qlcnic_83xx_hw.h
qlcnic_83xx_init.c
qlcnic_83xx_vnic.c
qlcnic_ctx.c cross-tree: phase out dma_zalloc_coherent() 2019-01-08 07:58:37 -05:00
qlcnic_dcb.c
qlcnic_dcb.h
qlcnic_ethtool.c qlcnic: Avoid potential NULL pointer dereference 2019-03-15 11:55:53 -07:00
qlcnic_hdr.h
qlcnic_hw.c
qlcnic_hw.h
qlcnic_init.c
qlcnic_io.c
qlcnic_main.c drivers: use in_dev_for_each_ifa_rtnl/rcu 2019-06-02 18:06:26 -07:00
qlcnic_minidump.c
qlcnic_sriov.h
qlcnic_sriov_common.c
qlcnic_sriov_pf.c qlcnic: remove redundant assignment to variable err 2019-07-03 11:33:55 -07:00
qlcnic_sysfs.c