From: Chris Wilson Date: Wed, 4 Aug 2010 14:18:14 +0000 (+0100) Subject: drm/i915: Inline ringbuffer_emit() X-Git-Tag: v2.6.36-rc2~2^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e898cd221db65273bfc102fa20e4e228e0b8c7e1;p=pandora-kernel.git drm/i915: Inline ringbuffer_emit() As the function has been reduced to a store plus increment, the body is now smaller than the call so inline it. Signed-off-by: Chris Wilson Signed-off-by: Eric Anholt --- Reading git-diff-tree failed