aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2018-11-28 20:31:42 +0800
committerDavid S. Miller <davem@davemloft.net>2018-11-28 11:09:36 -0800
commit62e3a931788223048120357ab3f29dcb55c5ef79 (patch)
tree3418c6a0d496bc5aa86a2b4508ce38aeda346735 /tools
parentqlcnic: remove set but not used variables 'cur_rings, max_hw_rings, tx_desc_info' (diff)
downloadlinux-dev-62e3a931788223048120357ab3f29dcb55c5ef79.tar.xz
linux-dev-62e3a931788223048120357ab3f29dcb55c5ef79.zip
net: qualcomm: rmnet: remove set but not used variables 'ip_family, fc_seq, qos_id'
Fixes gcc '-Wunused-but-set-variable' warning: drivers/net/ethernet/qualcomm/rmnet/rmnet_map_command.c:26:6: warning: variable 'ip_family' set but not used [-Wunused-but-set-variable] drivers/net/ethernet/qualcomm/rmnet/rmnet_map_command.c:27:6: warning: variable 'fc_seq' set but not used [-Wunused-but-set-variable] drivers/net/ethernet/qualcomm/rmnet/rmnet_map_command.c:28:6: warning: variable 'qos_id' set but not used [-Wunused-but-set-variable] It never used since introduction in commit ceed73a2cf4a ("drivers: net: ethernet: qualcomm: rmnet: Initial implementation") Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions