diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-07-04 06:37:45 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-07-06 01:26:47 +0300 |
commit | cfe261c24e553d322ef3fc5ae96667767d80142a (patch) | |
tree | b3842c1651f0894f0b17442369a4a37b5583f6b5 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 04fc71435fdebff3f4fcde09a208316af502f5c6 (diff) | |
download | linux-cfe261c24e553d322ef3fc5ae96667767d80142a.tar.xz |
net: socionext: remove set but not used variable 'pkts'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/net/ethernet/socionext/netsec.c: In function 'netsec_clean_tx_dring':
drivers/net/ethernet/socionext/netsec.c:637:15: warning:
variable 'pkts' set but not used [-Wunused-but-set-variable]
It is not used since commit ba2b232108d3 ("net: netsec: add XDP support")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions