From: Viresh Kumar Date: Thu, 3 Oct 2013 15:56:46 +0000 (+0530) Subject: cpuidle: rearrange __cpuidle_register_device() to keep minimal exit points X-Git-Tag: v3.13-rc1~96^2~5^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47182668ca140ae067d5961ec8c59edf646b36c7;p=pandora-kernel.git cpuidle: rearrange __cpuidle_register_device() to keep minimal exit points This patch rearranges __cpuidle_register_device() a bit in order to reduce the number of exit points in that function. Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed