commit | a794d6138cda391b6a9ba28c4cf27651415669c6 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Apr 07 03:31:57 2016 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Sat Apr 09 01:37:07 2016 +0200 |
tree | 0a5de8326c028cd388083d083a772d2e4e0662f7 | |
parent | cd73e9b01f635d25dbd17ed090f9351becf00280 [diff] |
cpufreq: Rearrange cpufreq_add_dev() Reorganize the code in cpufreq_add_dev() to avoid using the ret variable and reduce the indentation level in it. No functional changes. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>