On 12-06-24, 10:52, Riwen Lu wrote:OK. I'll push a patch that remove the desired_perf temporary in cppc_cpufreq_fast_switch().
I think it's no need to remove the "desired_perf" local variable here, the
code is seems more readable.
There is no need of a temporary variable and I don't think it increases
readability at all. Moreover, same needs to be done in
cppc_cpufreq_fast_switch() too.