Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Here are two possible cleanups in cpufreq.c:
* 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>
- Loading branch information