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:
ec983f7
)
[CPUFREQ] Fix -Wshadow warning in conservative governor.
author
Dave Jones
<davej@redhat.com>
Wed, 30 Jul 2008 16:59:56 +0000
(12:59 -0400)
committer
Dave Jones
<davej@redhat.com>
Fri, 8 Aug 2008 20:00:48 +0000
(16:00 -0400)
drivers/cpufreq/cpufreq_conservative.c:336:15: warning: symbol 'freq_step' shadows an earlier one
Just rename the local variable.
Signed-off-by: Dave Jones <davej@redhat.com>
drivers/cpufreq/cpufreq_conservative.c
patch
|
blob
|
history
diff --cc
drivers/cpufreq/cpufreq_conservative.c
Simple merge