diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-02-25 03:32:46 +0000 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-02-26 15:09:00 +0200 |
commit | 03af21d6ba35e2a95797fc12a3b479856bacc379 (patch) | |
tree | 5d3f05474ca687c5a2a3d9b4265c0e851097acbe /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d0480d4326e208abd7222803a4d8230d445803ea (diff) |
ath9k: remove set but not used variable 'acq'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/net/wireless/ath/ath9k/recv.c: In function 'ath_rx_count_airtime':
drivers/net/wireless/ath/ath9k/recv.c:1010:18: warning:
variable 'acq' set but not used [-Wunused-but-set-variable]
It's not used after 89cea7493a34 ("ath9k: Switch to mac80211 TXQ scheduling
and airtime APIs"). Also remove related variables.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Toke Høiland-Jørgensen <toke@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions