aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJavier Martinez Canillas <[email protected]>2014-11-03 15:40:41 +0100
committerMark Brown <[email protected]>2014-11-03 15:46:46 +0000
commit050cf85c3f3913fa6cf678bd059a9e0e4c7621e5 (patch)
treed224104e2213bbd51df393c783ce5441345170dc /tools/perf/scripts/python/syscall-counts.py
parentf114040e3ea6e07372334ade75d1ee0775c355e1 (diff)
regulator: max77686: zero-initialize regulator match table
The struct of_regulator_match is declared as a non-static local variable so the structure members are not auto-initialized. Initialize the struct at declaration time to avoid the structure members values to be indeterminate and have sane defaults instead. Signed-off-by: Javier Martinez Canillas <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions