diff options
author | YueHaibing <yuehaibing@huawei.com> | 2018-12-05 10:59:03 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-12-20 10:44:41 +0300 |
commit | 3fe970e76b374bdb4a6232cb8b78945e3d2b478f (patch) | |
tree | 4193da1cdd97e049d6c47c802512b4d117001ec1 /scripts/gdb/linux/utils.py | |
parent | 986b834884647e31dc5a78b8d0a6da210ebda0b0 (diff) | |
download | linux-3fe970e76b374bdb4a6232cb8b78945e3d2b478f.tar.xz |
wil6210: remove set but not used variable 'wdev'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/net/wireless/ath/wil6210/main.c: In function '_wil6210_disconnect':
drivers/net/wireless/ath/wil6210/main.c:407:23: warning:
variable 'wdev' set but not used [-Wunused-but-set-variable]
It never used since commit ("e1b43407c034 wil6210: refactor disconnect flow")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Maya Erez <merez@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions