Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200723
b: refs/heads/master
c: 4cdb82b
h: refs/heads/master
i:
  200721: 29e639b
  200719: 266e3b3
v: v3
  • Loading branch information
Matt Turner authored and Dave Airlie committed Jul 1, 2010
1 parent 6ad2f90 commit f6508f9
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: 7c2a9acf856f150a9fc3efbaa0be44f97c30f6ca
refs/heads/master: 4cdb82b95a48a64e5c20bffd63a549675c0d4848
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/radeon/radeon_cursor.c
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ int radeon_crtc_cursor_set(struct drm_crtc *crtc,
fail:
drm_gem_object_unreference_unlocked(obj);

return 0;
return ret;
}

int radeon_crtc_cursor_move(struct drm_crtc *crtc,
Expand Down

0 comments on commit f6508f9

Please sign in to comment.