From: Rafael J. Wysocki Date: Sun, 20 Apr 2014 23:26:58 +0000 (+0200) Subject: sched/idle: Make cpuidle_idle_call() void X-Git-Tag: omap-for-v3.16/fixes-against-rc1~33^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08c373e5123b4595588ae1a7aa7e00a046c61cc6;p=pandora-kernel.git sched/idle: Make cpuidle_idle_call() void The only value ever returned by cpuidle_idle_call() is 0 and its only caller ignores that value anyway, so make it void. Signed-off-by: Rafael J. Wysocki Cc: Daniel Lezcano Cc: Linus Torvalds Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/4717784.WmVEpDoliM@vostro.rjw.lan Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed