linux/drivers/net/wireless/intel/iwlegacy
Colin Ian King 454127ad36 iwlegacy: remove several redundant variables
Variables id, unicast, write, conf, a_band, accum_tx and ucode are
assigned a value but it is never read, hence they are redundant and
can be removed.

Cleans up clang warnings:
warning: variable 'id' set but not used [-Wunused-but-set-variable]
warning: variable 'unicast' set but not used [-Wunused-but-set-variable]
warning: variable 'write' set but not used [-Wunused-but-set-variable]
warning: variable 'conf' set but not used [-Wunused-but-set-variable]
warning: variable 'a_band' set but not used [-Wunused-but-set-variable]
warning: variable 'tx' set but not used [-Wunused-but-set-variable]
warning: variable 'accum_tx' set but not used [-Wunused-but-set-variable]
warning: variable 'ucode' set but not used [-Wunused-but-set-variable]

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-07-31 10:19:07 +03:00
..
3945-debug.c
3945-mac.c iwlegacy: remove several redundant variables 2018-07-31 10:19:07 +03:00
3945-rs.c iwlegacy: Convert timers to use timer_setup() 2017-10-27 10:44:48 +03:00
3945.c iwlegacy: remove several redundant variables 2018-07-31 10:19:07 +03:00
3945.h
4965-calib.c
4965-debug.c
4965-mac.c iwlegacy: remove several redundant variables 2018-07-31 10:19:07 +03:00
4965-rs.c wireless: Use octal not symbolic permissions 2018-03-27 11:01:13 +03:00
4965.c
4965.h
commands.h
common.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
common.h iwlegacy: Convert timers to use timer_setup() 2017-10-27 10:44:48 +03:00
csr.h
debug.c wireless: Use octal not symbolic permissions 2018-03-27 11:01:13 +03:00
iwl-spectrum.h
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
prph.h