mirror of
https://github.com/torvalds/linux
synced 2026-06-21 02:12:12 +09: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>