git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9aaf29
)
cpufreq: stats: rename 'struct cpufreq_stats' objects as 'stats'
author
Viresh Kumar
<viresh.kumar@linaro.org>
Tue, 6 Jan 2015 15:39:07 +0000
(21:09 +0530)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Fri, 23 Jan 2015 22:06:44 +0000
(23:06 +0100)
Currently we name objects of 'struct cpufreq_stats' as 'stat' and 'stats'.
Use 'stats' to make it consistent.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found