Re: [PATCH 1/8] cppc_cpufreq: fix misspelling, code style and readability issues

From: Viresh Kumar
Date: Mon Nov 09 2020 - 01:58:49 EST


On 05-11-20, 12:55, Ionela Voinescu wrote:
> 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@xxxxxxx>
> Cc: Rafael J. Wysocki <rjw@xxxxxxxxxxxxx>
> Cc: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
> ---
> drivers/cpufreq/cppc_cpufreq.c | 32 ++++++++++++++++----------------
> 1 file changed, 16 insertions(+), 16 deletions(-)

Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>

--
viresh