From: Rafael J. Wysocki Date: Sun, 6 May 2007 21:50:42 +0000 (-0700) Subject: swsusp: use inline functions for changing page flags X-Git-Tag: v2.6.22-rc1~905 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7be9823491ecbaf9700d7d3502cb4b4dd0ed868a;p=pandora-kernel.git swsusp: use inline functions for changing page flags Replace direct invocations of SetPageNosave(), SetPageNosaveFree() etc. with calls to inline functions that can be changed in subsequent patches without modifying the code calling them. Signed-off-by: Rafael J. Wysocki Acked-by: Pavel Machek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed