mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-01 18:53:02 +09:00
* ret has no need to be unsigned in cpufreq_driver_target() * ret has no need to be initialized in __cpufreq_governor() Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Dave Jones <davej@redhat.com>