linux/drivers/staging/rtl8723bs
Hariprasad Kelam 067756acda staging: rtl8723bs: core: Change return type of init_mlme_ext_priv
As init_mlme_ext_priv function always returns SUCCESS , We can change
return type from int to void.

Fixes below issue identified by coccicheck
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:464:5-8: Unneeded
variable: "res". Return "_SUCCESS" on line 492

Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
Link: https://lore.kernel.org/r/20190715174618.GA8947@hari-Inspiron-1545
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-07-22 07:34:14 +02:00
..
core staging: rtl8723bs: core: Change return type of init_mlme_ext_priv 2019-07-22 07:34:14 +02:00
hal staging: rtl8723bs: hal: Remove code valid only for 5GHz 2019-07-22 07:34:13 +02:00
include staging: rtl8723bs: core: Change return type of init_mlme_ext_priv 2019-07-22 07:34:14 +02:00
os_dep staging: rtl8723bs: core: Change return type of init_mlme_ext_priv 2019-07-22 07:34:14 +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