diff options
| author | Paul McQuade <[email protected]> | 2018-03-20 20:26:18 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-03-22 18:24:18 +0100 |
| commit | fcd353bc8b77e6f326c7109478c5993e8c6cc11e (patch) | |
| tree | e1a39546fa35c6f38615f290366f1888fbb2d7d8 /tools/perf/scripts/python/netdev-times.py | |
| parent | aaea2164bdff39697d0f1ec69dcae62632e37974 (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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions