linux_dsm_epyc7002/drivers/net/wireless/realtek/rtlwifi
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
..
btcoexist rtlwifi: btcoex: remove unused function exhalbtc_stack_operation_notify 2019-05-28 15:38:02 +03:00
rtl8188ee rtlwifi: rtl8188ee: remove redundant assignment to rtstatus 2019-06-25 08:02:09 +03:00
rtl8192c
rtl8192ce
rtl8192cu rtlwifi: rtl8192cu: remove set but not used variable 'turbo_scanoff' 2019-04-26 14:58:53 +03:00
rtl8192de rtlwifi: 8192de: use le32 to access cckswing tables 2019-05-28 15:34:01 +03:00
rtl8192ee rtlwifi: Convert the wake_match variable to local 2019-04-13 14:15:45 +03:00
rtl8192se
rtl8723ae rtlwifi: rtl8723ae: Fix missing break in switch statement 2019-04-25 19:55:48 +03:00
rtl8723be rtlwifi: Convert the wake_match variable to local 2019-04-13 14:15:45 +03:00
rtl8723com
rtl8821ae rtlwifi: rtl8821ae: Remove set but not used variables 'cur_txokcnt' and 'b_last_is_cur_rdl_state' 2019-05-28 15:37:10 +03:00
base.c
base.h
cam.c
cam.h
core.c
core.h
debug.c
debug.h
efuse.c rtlwifi: remove redundant assignment to variable k 2019-06-25 08:00:13 +03:00
efuse.h
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile
pci.c rtlwifi: move spin_lock_bh to spin_lock in tasklet 2019-04-04 13:26:40 +03:00
pci.h
ps.c
ps.h
pwrseqcmd.h
rc.c
rc.h
regd.c
regd.h
stats.c
stats.h
usb.c rtlwifi: rtl8192cu: fix error handle when usb probe failed 2019-06-25 07:53:39 +03:00
usb.h
wifi.h rtlwifi: rtl8821ae: Replace local bit manipulation macros 2019-05-28 15:34:58 +03:00