From: Rafael J. Wysocki Date: Sat, 11 Feb 2012 21:40:23 +0000 (+0100) Subject: PM / Sleep: Remove unnecessary label from suspend_freeze_processes() X-Git-Tag: v3.4-rc1~173^2~7^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f585f750d792652f33b6e85b1ee205be4b5e572;p=pandora-kernel.git PM / Sleep: Remove unnecessary label from suspend_freeze_processes() 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 Acked-by: Srivatsa S. Bhat --- Reading git-diff-tree failed