Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305087
b: refs/heads/master
c: 04bd27a
h: refs/heads/master
i:
  305085: 8af3902
  305083: 474ecf2
  305079: 364d430
  305071: 1134baf
  305055: e185a18
  305023: d1be63d
v: v3
  • Loading branch information
Jesper Juhl authored and Jiri Kosina committed Apr 6, 2012
1 parent 91d6b0d commit c665299
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6997991ab0db72ee92b7fd63e70679d415c8e95c
refs/heads/master: 04bd27aed1459ff4d63d1ab6b0ac26b1e550a121
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/radeon/radeon_gart.c
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ int radeon_vm_bo_update_pte(struct radeon_device *rdev,

/* nothing to do if vm isn't bound */
if (vm->id == -1)
return 0;;
return 0;

bo_va = radeon_bo_va(bo, vm);
if (bo_va == NULL) {
Expand Down

0 comments on commit c665299

Please sign in to comment.