diff options
author | 2014-09-30 09:19:57 +0530 | |
---|---|---|
committer | 2014-09-30 21:09:40 +0200 | |
commit | 0bf18f19be4d26545d7aa3114091cffe556572be (patch) | |
tree | e95b0afadeec37ab360ccd267a780d50578785a5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cpufreq: Replace strnicmp with strncasecmp (diff) | |
download | linux-rng-0bf18f19be4d26545d7aa3114091cffe556572be.tar.xz linux-rng-0bf18f19be4d26545d7aa3114091cffe556572be.zip |
cpufreq: ppc-corenet: remove duplicate update of cpu_data
'cpu_data' is updated for policy->cpu first and then for all CPUs in
policy->cpus. policy->cpus is guaranteed to contain policy->cpu as well and so
the first write to 'cpu_data' for policy->cpu is redundant. Remove it.
Acked-by: Tang Yuantian <Yuantian.Tang@freescale.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions