linux/drivers/staging/rtl8723bs
Colin Ian King 5b2736ce36 staging: rtl8723bs: hal: remove redundant assignment to packetType
Local variable packetType is being assigned a value that is never
read just before a return statement. The assignment 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/20190703081434.17489-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-07-03 18:35:04 +02:00
..
core staging: rtl8723bs: Remove rtw_btcoex_DisplayBtCoexInfo() 2019-07-03 18:35:04 +02:00
hal staging: rtl8723bs: hal: remove redundant assignment to packetType 2019-07-03 18:35:04 +02:00
include staging: rtl8723bs: Change return type of hal_btcoex_IsBtDisabled() 2019-07-03 18:35:04 +02:00
os_dep staging: rtl8723bs: Remove rtw_btcoex_SuspendNotify() 2019-07-01 10:50:22 +02:00
Kconfig staging: rtl8723bs: use help instead of ---help--- in Kconfig 2019-05-20 10:49:08 +02:00
Makefile staging: rtl8723bs: Rename 'Hal8723BPwrSeq.{c, h}' to 'hal_pwr_seq.*'. 2018-05-25 18:47:22 +02:00
TODO staging: rtl8723bs: Remove myself from CC: 2019-06-20 14:32:07 +02:00