diff options
| author | Paul McQuade <paulmcquad@gmail.com> | 2018-03-20 23:26:18 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-22 20:24:18 +0300 |
| commit | fcd353bc8b77e6f326c7109478c5993e8c6cc11e (patch) | |
| tree | e1a39546fa35c6f38615f290366f1888fbb2d7d8 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | aaea2164bdff39697d0f1ec69dcae62632e37974 (diff) | |
| download | linux-fcd353bc8b77e6f326c7109478c5993e8c6cc11e.tar.xz | |
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/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
