diff options
author | Jason Wang <[email protected]> | 2021-09-06 21:40:40 +0800 |
---|---|---|
committer | Geert Uytterhoeven <[email protected]> | 2021-09-13 11:05:03 +0200 |
commit | 075667cc6c29ddc1a96af6d1f63fb673ef09b7cf (patch) | |
tree | e0b1711880ba350c0cbcbc1b1d333774504aec78 /tools/perf/scripts/python/export-to-sqlite.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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions