linux/drivers/net/wireless/intel
Colin Ian King eb3dc36eec iwlwifi: remove redundant assignment to variable bufsz
The variable bufsz is being initialized with a value that is never
read and it is being updated later with a new value. The
initialization is redundant and can be removed.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-11-15 09:34:28 +02:00
..
ipw2x00 ipw2x00: Remove redundant variable "rc" 2019-11-06 19:52:42 +02:00
iwlegacy iwlegacy: Remove redundant variable "ret" 2019-11-06 19:52:43 +02:00
iwlwifi iwlwifi: remove redundant assignment to variable bufsz 2019-11-15 09:34:28 +02:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00