Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fcd353bc authored by Paul McQuade's avatar Paul McQuade Committed by Greg Kroah-Hartman
Browse files

Staging:rtl8723bs static variables are always 0



C standard guarantees that:
global and static variables will be implicitly initialized to 0 or NULL
if no explicit initializer is given.

Signed-off-by: default avatarPaul McQuade <paulmcquad@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent aaea2164
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment