From: Rafael J. Wysocki Date: Mon, 17 Feb 2014 21:56:35 +0000 (+0100) Subject: cpufreq: Refactor cpufreq_set_policy() X-Git-Tag: v3.15-rc1~151^2~2^2~9^2~11^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9a789c7a07e96eda7515e43932ee608dcece34d;p=pandora-kernel.git cpufreq: Refactor cpufreq_set_policy() Reduce the rampant usage of goto and the indentation level in cpufreq_set_policy() to improve the readability of that code. No functional changes should result from that. Signed-off-by: Rafael J. Wysocki Acked-by: Viresh Kumar Reviewed-by: Srivatsa S. Bhat --- Reading git-diff-tree failed