PM / Sleep: Remove unnecessary label from suspend_freeze_processes()
authorRafael J. Wysocki <rjw@sisk.pl>
Sat, 11 Feb 2012 21:40:23 +0000 (22:40 +0100)
committerRafael J. Wysocki <rjw@sisk.pl>
Mon, 13 Feb 2012 15:26:13 +0000 (16:26 +0100)
The Finish label in suspend_freeze_processes() is in fact unnecessary
and makes the function look more complicated than it really is, so
remove that label (along with a few empty lines).

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>

No differences found