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:
1e49885
)
cpufreq: intel_pstate: Remove unused member name of cpudata
author
Stratos Karafotis
<stratosk@semaphore.gr>
Tue, 20 May 2014 18:12:27 +0000
(21:12 +0300)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Mon, 26 May 2014 22:52:32 +0000
(
00:52
+0200)
Although, a value is assigned to member name of struct cpudata,
it is never used.
We can safely remove it.
Signed-off-by: Stratos Karafotis <stratosk@semaphore.gr>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found