From: Pavel Machek Date: Sat, 25 Jun 2005 21:55:12 +0000 (-0700) Subject: [PATCH] swsusp: kill unneccessary does_collide_order X-Git-Tag: v2.6.13-rc1~68^2~191 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f9bdf15c059c5d84db9c395705bf79b30762420;p=pandora-kernel.git [PATCH] swsusp: kill unneccessary does_collide_order The following patch removes the unnecessary function does_collide_order(). This function is no longer necessary, as currently there are only 0-order allocations in swsusp, and the use of it is confusing. 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