diff options
author | YueHaibing <yuehaibing@huawei.com> | 2020-01-10 06:09:08 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-10 23:15:28 -0800 |
commit | 6821af8b7885870ed0dcb299e4b3cd38695538bc (patch) | |
tree | 9ac30dc1ee4c9103f184d1a312e86e83dca22eba /tools/perf/scripts/python/export-to-postgresql.py | |
parent | de4ff8341f59d9893b9c1bd3b26d2f6c9d9a2dd2 (diff) |
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