2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-15 00:54:03 +08:00
linux-next/drivers/staging/rtl8723bs
Justin Vreeland 318dda31fb staging: rtl8723bs: Fix initialization of static variables
Do not initialize static to 0
Do not initialize static to false

Signed-off-by: Justin Vreeland <justin@jvreeland.com>
Reviewed-by: Bastien Nocera <hadess@hadess.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-05-15 07:41:57 +02:00
..
core
hal staging: rtl8723bs: Fix initialization of static variables 2017-05-15 07:41:57 +02:00
include staging: rtl8723bs: Fix coding style issues 2017-05-15 07:41:57 +02:00
os_dep
Kconfig
Makefile
TODO