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.voine...@arm.com> > Cc: Rafael J. Wysocki <r...@rjwysocki.net> > Cc: Viresh Kumar <viresh.ku...@linaro.org> > --- > drivers/cpufreq/cppc_cpufreq.c | 32 ++++++++++++++++---------------- > 1 file changed, 16 insertions(+), 16 deletions(-)
Acked-by: Viresh Kumar <viresh.ku...@linaro.org> -- viresh