Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cpufreq: Fix and clean up show_cpuinfo_cur_freq()
commit 9b4f603 upstream. There is a missing newline in show_cpuinfo_cur_freq(), so add it, but while at it clean that function up somewhat too. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information