diff options
| author | 2018-03-20 20:26:18 +0000 | |
|---|---|---|
| committer | 2018-03-22 18:24:18 +0100 | |
| commit | fcd353bc8b77e6f326c7109478c5993e8c6cc11e (patch) | |
| tree | e1a39546fa35c6f38615f290366f1888fbb2d7d8 /scripts/basic | |
| parent | staging: wilc1000: check for kmalloc allocation failures (diff) | |
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: Paul McQuade <paulmcquad@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
