diff options
author | Ionela Voinescu <ionela.voinescu@arm.com> | 2020-11-05 12:55:17 +0000 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2020-11-17 15:57:09 +0100 |
commit | 63087265c288dc2d0f198ffba964c9fb383a61ed (patch) | |
tree | 572ed2e847421ec5e86b355a0a0a1f90d9993806 /tools/perf/scripts/python/stat-cpi.py | |
parent | ef7ece9a9b1fde9cf6a455981a0f39e342ee0f8c (diff) |
cppc_cpufreq: fix misspelling, code style and readability issues
Fix a few trivial issues in the cppc_cpufreq driver:
- indentation of function arguments
- consistent use of tabs (vs space) in defines
- spelling: s/Offest/Offset, s/trasition/transition
- order of local variables, from long pointers to structures to
short ret and i (index) variables, to improve readability
Signed-off-by: Ionela Voinescu <ionela.voinescu@arm.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions