linux/drivers/net/wireless/intel
Colin Ian King ddfa943f24 iwlegacy: remove redundant initialization of variable tid
The variable tid 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: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200701135221.549700-1-colin.king@canonical.com
2020-07-15 13:39:58 +03:00
..
ipw2x00 ipw2200: use generic power management 2020-07-15 13:39:21 +03:00
iwlegacy iwlegacy: remove redundant initialization of variable tid 2020-07-15 13:39:58 +03:00
iwlwifi First set of patches intended for v5.9 2020-06-15 20:23:23 +03:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00