From: Rafael J. Wysocki Date: Wed, 9 Nov 2005 05:34:41 +0000 (-0800) Subject: [PATCH] swsusp: rework swsusp_suspend X-Git-Tag: v2.6.15-rc1~382 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fbeb5a45dccd493c35a68a5548e6a9d9882a791;p=pandora-kernel.git [PATCH] swsusp: rework swsusp_suspend This patch makes only the functions in swsusp.c call functions in snapshot.c and not both ways.  It also moves the check for available swap out of swsusp_suspend() which is necessary for separating the swap-handling functions in swsusp from the core code. Signed-off-by: Rafael J. Wysocki Cc: Pavel Machek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed