linux_dsm_epyc7002/drivers/net/ethernet/qlogic/netxen
Colin Ian King 8e15268e3d qlogic: netxen: remove various redundant variables
Variables consumer, cmd_desc, end_cnt and no_of_desc are being assigned
but are never used hence they are redundant and can be removed.

Cleans up clang warnings:
warning: variable 'consumer' set but not used [-Wunused-but-set-variable]
warning: variable 'cmd_desc' set but not used [-Wunused-but-set-variable]
warning: variable 'end_cnt' set but not used [-Wunused-but-set-variable]
warning: variable 'no_of_desc' set but not used [-Wunused-but-set-variable]

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-07-05 20:03:29 +09:00
..
Makefile
netxen_nic_ctx.c drivers/net: Fix various unnecessary characters after logging newlines 2018-05-30 13:24:08 -04:00
netxen_nic_ethtool.c net: qlogic: netxen: use new api ethtool_{get|set}_link_ksettings 2017-02-17 14:06:41 -05:00
netxen_nic_hdr.h
netxen_nic_hw.c qlogic: netxen: remove various redundant variables 2018-07-05 20:03:29 +09:00
netxen_nic_hw.h
netxen_nic_init.c treewide: Align function definition open/close braces 2018-03-26 11:13:09 +02:00
netxen_nic_main.c qlogic: netxen: remove various redundant variables 2018-07-05 20:03:29 +09:00
netxen_nic.h netxen_nic: Fix trivial typos in comments 2015-03-01 13:40:22 -05:00