diff options
| author | Michał Kępień <[email protected]> | 2018-02-11 22:07:21 +0100 |
|---|---|---|
| committer | Darren Hart (VMware) <[email protected]> | 2018-02-24 13:37:35 -0800 |
| commit | 14966e0277d48e6c4cfa5af06e77831b10b9f8ae (patch) | |
| tree | 37fb45804c5e2dd2cd96270125a3c9ca5ac4ef2d /tools/perf/scripts/python/stackcollapse.py | |
| parent | 5488bfdf9f1929347fdf9ba391be4513f9f7c56f (diff) | |
platform/x86: fujitsu-laptop: Unify local variable naming
Different functions in the module use varying names (error, result,
status) for a local variable storing the return value of a function call
that has to be checked for errors. Use a common name (ret) for all
these local variables to improve code consistency. Merge integer
variable declarations in acpi_fujitsu_laptop_add() into one line.
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