From: Daniel Vetter Date: Fri, 2 Jul 2010 14:02:15 +0000 (+0100) Subject: drm_mm: extract check_free_mm_node X-Git-Tag: v2.6.36-rc1~540^2~38^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a6b2896f261894dde287d3faefa4b432cddca53;p=pandora-kernel.git drm_mm: extract check_free_mm_node There are already two copies of this logic. And the new scanning stuff will add some more. So extract it into a small helper function. Signed-off-by: Daniel Vetter Acked-by: Thomas Hellstrom Signed-off-by: Chris Wilson Signed-off-by: Dave Airlie --- Reading git-diff-tree failed