Skip to content
Commit f068c04b authored by Dave Jones's avatar Dave Jones
Browse files

[CPUFREQ] Fix -Wshadow warning in conservative governor.



drivers/cpufreq/cpufreq_conservative.c:336:15: warning: symbol 'freq_step' shadows an earlier one

Just rename the local variable.

Signed-off-by: default avatarDave Jones <davej@redhat.com>
parent ec983f70
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment