From: Chris Wilson Date: Tue, 1 Sep 2009 11:02:39 +0000 (+0100) Subject: drm/i915: Unref old_obj on get_fence_reg() error path X-Git-Tag: v2.6.31~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58c2fb647a3cf70a90d7b33a3f2a8396a20a0bc4;p=pandora-kernel.git drm/i915: Unref old_obj on get_fence_reg() error path Remember to release the local reference if we fail to wait on the rendering. (Also whilst in the vicinity add some whitespace so that the phasing of the operations is clearer.) Signed-off-by: Chris Wilson Signed-off-by: Eric Anholt --- Reading git-diff-tree failed