From: Owain G. Ainsworth Date: Wed, 3 Mar 2010 05:34:29 +0000 (+0000) Subject: drm/i915: remove an unnecessary wait_request() X-Git-Tag: v2.6.34-rc3~43^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d9391628e8eb3b0830697697a95bfd0c3c35b9e;p=pandora-kernel.git drm/i915: remove an unnecessary wait_request() The continue just after this call with loop around and wait for the request just added just fine. This leads to slightly more compact code. Signed-Off-by: Owain G. Ainsworth Signed-off-by: Eric Anholt --- Reading git-diff-tree failed