mirror_ubuntu-kernels/drivers/net/wireless/intel/iwlegacy
Colin Ian King 9db485ce09 wifi: iwlegacy: remove redundant variable len
Variable len is being assigned and modified but it is never
used. The variable is redundant and can be removed.

Cleans up clang scan build warning:
warning: variable 'len' set but not used [-Wunused-but-set-variable]

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Acked-by: Stanislaw Gruszka <stf_xl@wp.pl>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20221104135036.225628-1-colin.i.king@gmail.com
2022-11-08 09:40:18 +02:00
..
3945-debug.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 183 2019-05-30 11:29:20 -07:00
3945-mac.c wifi: iwlegacy: remove redundant variable len 2022-11-08 09:40:18 +02:00
3945-rs.c mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
3945.c intel: switch from 'pci_' to 'dma_' API 2021-08-29 14:47:21 +03:00
3945.h wireless-drivers-next patches for 5.3 2019-06-26 10:12:17 -07:00
4965-calib.c iwlegacy: 4965-calib: Demote seemingly accidental kernel-doc header 2020-09-01 12:22:42 +03:00
4965-debug.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 183 2019-05-30 11:29:20 -07:00
4965-mac.c wifi: mac80211: add wake_tx_queue callback to drivers 2022-10-10 11:00:03 +02:00
4965-rs.c wifi: mac80211: make smps_mode per-link 2022-09-06 10:11:44 +02:00
4965.c wifi: mac80211: move interface config to new struct 2022-06-20 12:55:03 +02:00
4965.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 183 2019-05-30 11:29:20 -07:00
commands.h iwlegacy: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper 2022-09-28 09:45:15 +03:00
common.c wifi: mac80211: make smps_mode per-link 2022-09-06 10:11:44 +02:00
common.h wifi: mac80211: change QoS settings API to take link into account 2022-07-15 11:43:15 +02:00
csr.h
debug.c iwlegacy: debug: Demote seemingly unintentional kerneldoc header 2020-09-01 12:02:40 +03:00
iwl-spectrum.h iwlegacy: Replace zero-length array with flexible-array 2020-05-12 11:54:47 +03:00
Kconfig iwlwifi: fix LED dependencies 2021-12-08 20:17:06 +02:00
Makefile
prph.h