diff options
author | 2020-01-10 06:09:08 +0000 | |
---|---|---|
committer | 2020-01-10 23:15:28 -0800 | |
commit | 6821af8b7885870ed0dcb299e4b3cd38695538bc (patch) | |
tree | 9ac30dc1ee4c9103f184d1a312e86e83dca22eba /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sfc: remove duplicated include from ef10.c (diff) | |
download | wireguard-linux-6821af8b7885870ed0dcb299e4b3cd38695538bc.tar.xz wireguard-linux-6821af8b7885870ed0dcb299e4b3cd38695538bc.zip |
sfc: remove set but not used variable 'nic_data'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/net/ethernet/sfc/mcdi_functions.c: In function 'efx_mcdi_ev_init':
drivers/net/ethernet/sfc/mcdi_functions.c:79:28: warning:
variable 'nic_data' set but not used [-Wunused-but-set-variable]
commit 4438b587fe4b ("sfc: move MCDI event queue management code")
introduces this unused variable.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions