git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f05dd2f
)
drm/i915: remove an unnecessary wait_request()
author
Owain G. Ainsworth
<zerooa@googlemail.com>
Wed, 3 Mar 2010 05:34:29 +0000
(
05:34
+0000)
committer
Eric Anholt
<eric@anholt.net>
Wed, 17 Mar 2010 19:59:30 +0000
(12:59 -0700)
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 <oga@openbsd.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
No differences found