summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichał Kępień <kernel@kempniu.pl>2017-04-03 11:38:57 +0200
committerDarren Hart (VMware) <dvhart@infradead.org>2017-04-13 10:14:34 -0700
commitb10664105df0d26d1150f90ac508be0125fe5b42 (patch)
tree8ee343a32216fc321c6b21e93a21e39b7f2b940f /tools/perf/scripts/python
parent1cf034ccf93852c299288415e4105043d02227d0 (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ń <kernel@kempniu.pl> Reviewed-by: Jonathan Woithe <jwoithe@just42.net> Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions