mirror of
https://github.com/torvalds/linux.git
synced 2026-09-20 09:13:32 -04:00
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>