diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2017-04-25 13:27:18 +0300 |
---|---|---|
committer | Eduardo Valentin <edubezval@gmail.com> | 2017-05-28 03:32:41 +0300 |
commit | ba76dd9ddd4046ece873444c2256e09afbd5d32e (patch) | |
tree | b4aabae630842b4b3eacd24375b10b079b80081e /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 02bacb21c6575ce408645ddb22fef44940d10257 (diff) | |
download | linux-ba76dd9ddd4046ece873444c2256e09afbd5d32e.tar.xz |
thermal: cpu_cooling: get rid of 'allowed_cpus'
'allowed_cpus' is a copy of policy->related_cpus and can be replaced by
it directly. At some places we are only concerned about online CPUs and
policy->cpus can be used there.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Lukasz Luba <lukasz.luba@arm.com>
Tested-by: Lukasz Luba <lukasz.luba@arm.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions