linux/drivers/net/wireless/realtek
Colin Ian King b0a4bb7693 rtlwifi: rtl8192ee: remove redundant for-loop
The for-loop seems to be redundant, the assignments for indexes
0..2 are being over-written by the last index 3 in the loop. Remove
the loop and use index 3 instead.

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/20200515102226.29819-1-colin.king@canonical.com
2020-05-18 15:19:17 +03:00
..
rtl8xxxu rtl8xxxu: Feed current txrate information for mac80211 2020-03-26 11:43:00 +02:00
rtl818x rtl8187: Remove unused variable rtl8225z2_tx_power_ofdm 2020-05-13 18:54:52 +03:00
rtlwifi rtlwifi: rtl8192ee: remove redundant for-loop 2020-05-18 15:19:17 +03:00
rtw88 rtw88: no need to set registers for SDIO 2020-05-18 15:17:58 +03: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