diff options
| author | Michał Kępień <[email protected]> | 2017-04-03 11:38:59 +0200 |
|---|---|---|
| committer | Darren Hart (VMware) <[email protected]> | 2017-04-13 10:14:36 -0700 |
| commit | f68e492c068872b7174a7fdde27f9119ba04aee5 (patch) | |
| tree | b0e7a36b7881d8fccc3ae155060188942d86846d /tools/perf/scripts/python/bin | |
| parent | 17e23555616116e1668e83029d26354c2479c78b (diff) | |
platform/x86: fujitsu-laptop: rename call_fext_func() arguments
Rename call_fext_func() arguments so that each argument's name signifies
its role:
- cmd -> func: sub-function to call (flags, buttons etc.),
- arg0 -> op: operation to perform (get, set, get capabilities etc.),
- arg1 -> feature: feature to act on (e.g. which LED), if relevant,
- arg2 -> state: state to set (e.g. LED on or off), if relevant.
Adjust whitespace to make checkpatch happy.
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/bin')
0 files changed, 0 insertions, 0 deletions