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:
9d8401f
)
drm/r600: avoid assigning vb twice in blit code
author
Robert Noland
<rnoland@2hip.net>
Mon, 5 Oct 2009 15:56:44 +0000
(11:56 -0400)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 7 Oct 2009 23:56:27 +0000
(09:56 +1000)
There is no need to assign vb before you know that space is available.
[agd5f: adapted for kernel tree.]
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found