From: Andres Salomon Date: Tue, 17 Nov 2009 22:41:24 +0000 (-0800) Subject: drm: replace DRM_COPY macro w/ a function X-Git-Tag: v2.6.33-rc1~323^2~6^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=140a45fc3253746e1e42feafc63509df5d90889e;p=pandora-kernel.git drm: replace DRM_COPY macro w/ a function Don't inline it; the compiler can figure it out. Comments added that are based upon my interpretation of the code. Hopefully they're correct. :) Signed-off-by: Andres Salomon Signed-off-by: Andrew Morton Signed-off-by: Dave Airlie --- Reading git-diff-tree failed