diff options
author | 2020-11-05 12:55:17 +0000 | |
---|---|---|
committer | 2020-11-17 15:57:09 +0100 | |
commit | 63087265c288dc2d0f198ffba964c9fb383a61ed (patch) | |
tree | 572ed2e847421ec5e86b355a0a0a1f90d9993806 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge back cpufreq updates for v5.11. (diff) | |
download | wireguard-linux-63087265c288dc2d0f198ffba964c9fb383a61ed.tar.xz wireguard-linux-63087265c288dc2d0f198ffba964c9fb383a61ed.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions