From: Viresh Kumar Date: Thu, 3 Oct 2013 15:56:49 +0000 (+0530) Subject: cpuidle: replace multiline statements with single line in cpuidle_idle_call() X-Git-Tag: v3.13-rc1~96^2~5^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d281e97a1c53abb73477a34806c1a000409c4b9;p=pandora-kernel.git cpuidle: replace multiline statements with single line in cpuidle_idle_call() Few statements in cpuidle_idle_call() are broken into multiple lines, although that isn't really necessary. Convert those to single line. Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed