linux/drivers/staging/rtl8723bs
Colin Ian King 100a149ff1 staging: rtl8723bs: remove redundant assignment to variable ret
The variable ret is being assigned an error return value that is never
read, the control passes to a return statement and ret is never referenced.
Remove the redundant assignment. Also remove an empty line.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20200729100525.573500-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-07-29 14:00:25 +02:00
..
core staging: rtl8723bs: Use fallthrough pseudo-keyword 2020-07-28 10:18:52 +02:00
hal staging:rtl8723bs: eliminate usage of skb_clone after skb allocation fail 2020-05-05 12:31:18 +02:00
include staging: rtl8723bs: Cleanup open brace issues 2020-07-23 20:34:34 +02:00
os_dep staging: rtl8723bs: remove redundant assignment to variable ret 2020-07-29 14:00:25 +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