linux/drivers/staging/rtl8723bs
Kenneth Hsu 7ecb36442d staging: rtl8723bs: declare private function as static
This fixes a sparse warning regarding an undeclared symbol.  Since the
function is private to rtw_recv.c, it should be declared as static.

Signed-off-by: Kenneth Hsu <kennethhsu@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-04-28 12:34:14 +02:00
..
core staging: rtl8723bs: declare private function as static 2017-04-28 12:34:14 +02:00
hal staging: rtl8723bs: rework debug configuration handling 2017-04-28 12:10:51 +02:00
include staging: rtl8723bs: rework debug configuration handling 2017-04-28 12:10:51 +02:00
os_dep staging: rtl8723bs: Fix assignment in if condition in os_dep/sdio_intf.c 2017-04-28 12:32:14 +02:00
Kconfig staging: rtl8723bs: force driver to be built as a module. 2017-04-11 07:35:53 +02:00
Makefile
TODO