linux/drivers/staging/rtl8723bs
Nishka Dasgupta 8e97f7d866 staging: rtl8723bs: Remove function rtw_alloc_network()
Remove function rtw_alloc_network() as all it does is call
_rtw_alloc_network().
Rename _rtw_alloc_network() to rtw_alloc_network().
Change references to _rtw_alloc_network() to refer to
rtw_alloc_network().
Issue first noticed while using Coccinelle and ret.cocci.

Signed-off-by: Nishka Dasgupta <nishka.dasgupta@yahoo.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-03-24 09:50:02 +01:00
..
core staging: rtl8723bs: Remove function rtw_alloc_network() 2019-03-24 09:50:02 +01:00
hal staging: rtl8723bs: remove unused code 2019-03-18 07:06:16 +01:00
include staging: rtl8723bs: Remove function rtw_alloc_network() 2019-03-24 09:50:02 +01:00
os_dep Staging: rtl8723bs: Change values to standard error codes in functions 2019-03-19 14:32:35 +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