sched/idle: Reflow cpuidle_idle_call()
authorPeter Zijlstra <[email protected]>
Fri, 11 Apr 2014 11:55:48 +0000 (13:55 +0200)
committerIngo Molnar <[email protected]>
Thu, 8 May 2014 07:16:59 +0000 (09:16 +0200)
commit37352273ad48f2d177ed1b06ced32d5536b773fb
tree245d7410b60c5ab32f1b1103d40bcf56d9f941bd
parentc444117f0f39d59733ec23da67c44424df529230
sched/idle: Reflow cpuidle_idle_call()

Apply goto to reduce lines and nesting levels.

Signed-off-by: Peter Zijlstra <[email protected]>
Acked-by: Nicolas Pitre <[email protected]>
Cc: Daniel Lezcano <[email protected]>
Cc: Linus Torvalds <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
kernel/sched/idle.c