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:
74aca95
)
cpufreq: Give consistent names to cpufreq_policy objects
author
Viresh Kumar
<viresh.kumar@linaro.org>
Tue, 6 Aug 2013 17:23:05 +0000
(22:53 +0530)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Wed, 7 Aug 2013 21:34:10 +0000
(23:34 +0200)
They are called policy, cur_policy, new_policy, data, etc. Just call
them policy wherever possible.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found