aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYueHaibing <[email protected]>2020-01-10 06:09:08 +0000
committerDavid S. Miller <[email protected]>2020-01-10 23:15:28 -0800
commit6821af8b7885870ed0dcb299e4b3cd38695538bc (patch)
tree9ac30dc1ee4c9103f184d1a312e86e83dca22eba /tools/perf/scripts/python
parentde4ff8341f59d9893b9c1bd3b26d2f6c9d9a2dd2 (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 <[email protected]> Signed-off-by: YueHaibing <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions