linux_dsm_epyc7002/drivers/net/wireless/realtek/rtlwifi/rtl8188ee
Colin Ian King 25a986e426 rtlwifi: rtl8188ee: remove redundant assignment to rtstatus
Variable rtstatus is being initialized with a value that is never read
as rtstatus is being re-assigned a little later on. The assignment is
redundant and hence 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>
2019-06-25 08:02:09 +03:00
..
def.h rtlwifi: rtl8188ee: Remove CamelCase variable 2019-02-19 17:02:53 +02:00
dm.c rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
dm.h rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
fw.c rtlwifi: fix potential NULL pointer dereference 2019-04-04 13:25:27 +03:00
fw.h rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
hw.c rtlwifi: rtl8188ee: remove redundant assignment to rtstatus 2019-06-25 08:02:09 +03:00
hw.h rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
led.c rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
led.h rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
Makefile
phy.c rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
phy.h rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
pwrseq.c rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
pwrseq.h rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
reg.h rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
rf.c rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
rf.h rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
sw.c rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
sw.h rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
table.c rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
table.h rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00
trx.c rtlwifi: Convert the wake_match variable to local 2019-04-13 14:15:45 +03:00
trx.h rtlwifi: rtl8188ee: Replace old-style license information 2019-02-19 16:59:50 +02:00