From: Rafael J. Wysocki Date: Sun, 30 Oct 2005 22:59:56 +0000 (-0800) Subject: [PATCH] swsusp: move snapshot functionality to separate file X-Git-Tag: v2.6.15-rc1~59^2~15^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25761b6eb7b33823bcfff6bfe2a015badcd76fb8;p=pandora-kernel.git [PATCH] swsusp: move snapshot functionality to separate file The following patch moves the functionality of swsusp related to creating and handling the snapshot of memory to a separate file, snapshot.c This should enable us to untangle the code in the future and eventually to implement some parts of swsusp.c in the user space. The patch does not change the code. Signed-off-by: Rafael J. Wysocki Signed-off-by: Pavel Machek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed