From: Viresh Kumar Date: Thu, 3 Oct 2013 15:56:47 +0000 (+0530) Subject: cpuidle: merge two if() statements for checking error cases X-Git-Tag: v3.13-rc1~96^2~5^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b29a86f04f87cdb9eaacadf2e2d33a55af1c7cc;p=pandora-kernel.git cpuidle: merge two if() statements for checking error cases Two checks cpuidle_idle_call() cause the same error code to be returned if they fail, so merge them for clarity. [rjw: Changelog] Acked-by: Daniel Lezcano Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed