diff options
author | Paul McQuade <paulmcquad@gmail.com> | 2018-03-20 20:26:18 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-22 18:24:18 +0100 |
commit | fcd353bc8b77e6f326c7109478c5993e8c6cc11e (patch) | |
tree | e1a39546fa35c6f38615f290366f1888fbb2d7d8 /tools/perf/scripts/python/export-to-postgresql.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 <paulmcquad@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions