diff options
| author | Michał Kępień <[email protected]> | 2017-04-03 11:38:57 +0200 |
|---|---|---|
| committer | Darren Hart (VMware) <[email protected]> | 2017-04-13 10:14:34 -0700 |
| commit | b10664105df0d26d1150f90ac508be0125fe5b42 (patch) | |
| tree | 8ee343a32216fc321c6b21e93a21e39b7f2b940f /tools/perf/scripts/python/stackcollapse.py | |
| parent | 1cf034ccf93852c299288415e4105043d02227d0 (diff) | |
platform/x86: fujitsu-laptop: clean up local variables in call_fext_func()
Set values of FUNC call parameters in a designated initializer. Do not
initialize status and handle variables as the values these are
initialized to have no influence on execution flow. Use an array
variable instead of the address of the first element of that array.
Signed-off-by: Michał Kępień <[email protected]>
Reviewed-by: Jonathan Woithe <[email protected]>
Signed-off-by: Darren Hart (VMware) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions