summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/socionext
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2018-08-10 09:08:37 +0300
committerDavid S. Miller <davem@davemloft.net>2018-08-11 22:05:19 +0300
commit78aca3bbee880ea4d6f30d603c057058b03bdc77 (patch)
treec2a957720f1cc81591e899b1a0bc69595e5d3e0a /drivers/net/ethernet/socionext
parent29afde505178403ccba6d3af919cc5b15a621ef7 (diff)
downloadlinux-78aca3bbee880ea4d6f30d603c057058b03bdc77.tar.xz
vxge: remove set but not used variable 'req_out', 'status' and 'ret'
Fixes gcc '-Wunused-but-set-variable' warning: drivers/net/ethernet/neterion/vxge/vxge-config.c:1097:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] drivers/net/ethernet/neterion/vxge/vxge-config.c:2263:6: warning: variable 'req_out' set but not used [-Wunused-but-set-variable] drivers/net/ethernet/neterion/vxge/vxge-config.c:2262:22: warning: variable 'status' set but not used [-Wunused-but-set-variable] drivers/net/ethernet/neterion/vxge/vxge-config.c:2360:22: warning: variable 'status' set but not used [-Wunused-but-set-variable] enum vxge_hw_status status = VXGE_HW_OK; Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/socionext')
0 files changed, 0 insertions, 0 deletions