diff options
author | Jason Wang <wangborong@cdjrlc.com> | 2021-09-06 21:40:40 +0800 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2021-09-13 11:05:03 +0200 |
commit | 075667cc6c29ddc1a96af6d1f63fb673ef09b7cf (patch) | |
tree | e0b1711880ba350c0cbcbc1b1d333774504aec78 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f (diff) |
pinctrl: renesas: No need to initialise global statics
Global static variables don't need to be initialized to 0, because the
compiler will initialize them.
Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Link: https://lore.kernel.org/r/20210906134040.96642-1-wangborong@cdjrlc.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions