staging: rtl8723bs: Remove initialisation of globals to 0
authorScott J. Crouch <scottjcrouch@gmail.com>
Wed, 4 Aug 2021 00:13:34 +0000 (10:13 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Aug 2021 11:05:16 +0000 (13:05 +0200)
commit04e424519d320fb4e3486dd929b69a67d06a6b05
treef1bd9c11546fa2bf8673a09adfe8dc4c12a203b3
parent52c3c004727baca39800df0153d8c782ae66a8ac
staging: rtl8723bs: Remove initialisation of globals to 0

This fixes the following checkpatch.pl errors:

    ERROR: do not initialise globals to {0,NULL}

Signed-off-by: Scott J. Crouch <scottjcrouch@gmail.com>
Link: https://lore.kernel.org/r/20210804001335.16742-1-scottjcrouch@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/os_intfs.c