diff options
author | YueHaibing <yuehaibing@huawei.com> | 2020-03-26 06:21:50 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-26 21:22:20 +0300 |
commit | 9d6a36c7548d18343dc427b8518a17c961c50ff4 (patch) | |
tree | 157bbf262c6ce0e5a272d31ffc3d7b910d38ebf5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8b1e5b0a99f04bda2d6c85ecfe5e68a356c10914 (diff) | |
download | linux-9d6a36c7548d18343dc427b8518a17c961c50ff4.tar.xz |
atl2: remove unused variable 'atl2_driver_string'
drivers/net/ethernet/atheros/atlx/atl2.c:40:19: warning: ‘atl2_driver_string’ defined but not used [-Wunused-const-variable=]
static const char atl2_driver_string[] = "Atheros(R) L2 Ethernet Driver";
^~~~~~~~~~~~~~~~~~
commit ea973742140b ("net/atheros: Clean atheros code from driver version")
left behind this, remove it.
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