Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167048
b: refs/heads/master
c: df748b0
h: refs/heads/master
v: v3
  • Loading branch information
Dave Airlie authored and Dave Airlie committed Oct 6, 2009
1 parent 9cc5c0b commit 6cf2743
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: b8c00ac5b50b54491657f8b6740db1df50149944
refs/heads/master: df748b025d1357c2b9659e16a6040596e60e4257
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/ttm/ttm_global.c
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ int ttm_global_item_ref(struct ttm_global_reference *ref)
if (unlikely(ret != 0))
goto out_err;

++item->refcount;
}
++item->refcount;
ref->object = item->object;
object = item->object;
mutex_unlock(&item->mutex);
Expand Down

0 comments on commit 6cf2743

Please sign in to comment.