1
0
Fork 0
alistair23-linux/drivers/staging/rtl8723bs
Dan Carpenter dc96476e0a Staging: rtl8723bs: remove some dead code
"psecnetwork" is the address of &psecuritypriv->sec_bss.  Since
->sec_bss isn't the first member of the struct that means that
"psecnetwork" can't be NULL.

We can just remove this dead code.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-02-07 13:33:54 +01:00
..
core Staging: rtl8723bs: remove some dead code 2019-02-07 13:33:54 +01:00
hal Staging: rtl8723bs: Fix code style issue in rtl8723bs driver 2018-12-17 14:26:10 +01:00
include staging: rtl8723bs: Fix build error with Clang when inlining is disabled 2019-01-18 10:28:44 +01:00
os_dep Revert "staging: rtl8723bs: Mark ACPI table declaration as used" 2019-01-11 10:40:13 +01:00
Kconfig
Makefile staging: rtl8723bs: Rename 'Hal8723BPwrSeq.{c, h}' to 'hal_pwr_seq.*'. 2018-05-25 18:47:22 +02:00
TODO staging: rtl8723bs: fix typo in the TODO file 2018-12-12 11:37:58 +01:00