diff options
author | YueHaibing <yuehaibing@huawei.com> | 2018-10-19 15:20:26 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-11-05 14:13:02 +0300 |
commit | 3468404f78e16208ca534cca9bb8e80425eb70ce (patch) | |
tree | 1136d852574f69ac5aa1e84991c9390f63d1fb47 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | eb9bd8b963d61125b0e336f1f6c9487051a812c3 (diff) | |
download | linux-3468404f78e16208ca534cca9bb8e80425eb70ce.tar.xz |
ath10k: remove set but not used variable 'tlv_len'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/net/wireless/ath/ath10k/wmi-tlv.c: In function 'ath10k_wmi_tlv_op_gen_config_pno_start':
drivers/net/wireless/ath/ath10k/wmi-tlv.c:3455:6: warning:
variable 'tlv_len' set but not used [-Wunused-but-set-variable]
It never used since inroduction in commit
ce834e280f2f ("ath10k: support NET_DETECT WoWLAN feature")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions