drivers/idle/intel_idle.c: fix confusing code identation
authorMarcos Paulo de Souza <[email protected]>
Wed, 21 Mar 2012 23:33:43 +0000 (16:33 -0700)
committerLinus Torvalds <[email protected]>
Thu, 22 Mar 2012 00:54:54 +0000 (17:54 -0700)
commitdc716e96f5a467835e8121e1caaf25d66a901cb3
tree696470aed32834f254ec762fc3883477ed8d570e
parent1de5b41cd3b2474c2770b825266d372073e1b28b
drivers/idle/intel_idle.c: fix confusing code identation

Fix a code indentation in the function intel_idle_cpu_init that looks
confusing.o

Suggested-by: Srivatsa S. Bhat <[email protected]>
Reviewed-by: Srivatsa S. Bhat <[email protected]>
Signed-off-by: Marcos Paulo de Souza <[email protected]>
Cc: "Brown, Len" <[email protected]>
Cc: Len Brown <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/idle/intel_idle.c