drm/r600: avoid assigning vb twice in blit code
authorRobert Noland <rnoland@2hip.net>
Mon, 5 Oct 2009 15:56:44 +0000 (11:56 -0400)
committerDave 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