diff options
| author | Sandhya Bankar <bankarsandhya512@gmail.com> | 2016-09-18 05:29:03 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-09-20 13:46:31 +0200 |
| commit | dfe996f275956b9039d49a6545684c739a39cab1 (patch) | |
| tree | 2a4a9dc08d07cde7c41ec5f6c4132382bea95b6d /tools/perf/scripts/python/stackcollapse.py | |
| parent | 5ccde0dc6a9f699c470334632b72a064e16b61df (diff) | |
| download | linux-dfe996f275956b9039d49a6545684c739a39cab1.tar.gz linux-dfe996f275956b9039d49a6545684c739a39cab1.zip | |
Staging: i4l: Do not initialise statics to 0.
Do not initialise statics to 0. Static variable by default initialise to 0,
so no need to explicit initialisation. This issue was found by checkpatch.
Signed-off-by: Sandhya Bankar <bankarsandhya512@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
