linux/drivers/staging/rtl8723bs
Colin Ian King 759b2e6923 staging: rtl8723bs: remove redundant assignment to ret
Variable ret is initialized to a value that is never read and it is
re-assigned later. The initialization is redundant and can be removed.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20190813124838.1317-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-08-14 13:20:13 +02:00
..
core staging: rtl8723bs: remove redundant assignment to ret 2019-08-14 13:20:13 +02:00
hal staging: rtl8723bs: Replace hal_btcoex_Initialize() 2019-08-02 13:59:53 +02:00
include staging: rtl8723bs: Remove debugging information exposed via procfs 2019-08-14 13:20:12 +02:00
os_dep staging: rtl8723bs: Remove debugging information exposed via procfs 2019-08-14 13:20:12 +02:00
Kconfig staging: rtl8723bs: use help instead of ---help--- in Kconfig 2019-05-20 10:49:08 +02:00
Makefile staging: rtl8723bs: Remove debugging information exposed via procfs 2019-08-14 13:20:12 +02:00
TODO staging: rtl8723bs: Remove myself from CC: 2019-06-20 14:32:07 +02:00