Re: [PATCH 2/8] cppc_cpufreq: clean up cpu, cpu_num and cpunum variable use

2020-11-08 Thread Viresh Kumar
On 05-11-20, 12:55, Ionela Voinescu wrote: > In order to maintain the typical naming convention in the cpufreq > framework: > - replace the use of "cpu" variable name for cppc_cpudata pointers >with "cpu_data" > - replace variable names "cpu_num" and "cpunum" with "cpu" > - make cpu variable

[PATCH 2/8] cppc_cpufreq: clean up cpu, cpu_num and cpunum variable use

2020-11-05 Thread Ionela Voinescu
In order to maintain the typical naming convention in the cpufreq framework: - replace the use of "cpu" variable name for cppc_cpudata pointers with "cpu_data" - replace variable names "cpu_num" and "cpunum" with "cpu" - make cpu variables unsigned int Where pertinent, also move the initiali