Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307567
b: refs/heads/master
c: 6e5a429
h: refs/heads/master
i:
  307565: 87dfd60
  307563: e97bdba
  307559: af2ea57
  307551: 40d3b4d
v: v3
  • Loading branch information
Ben Skeggs committed May 24, 2012
1 parent 38a6412 commit 7de4552
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: 547e6c7fc81a34fd61669387f1d582af39cc5570
refs/heads/master: 6e5a429bcb132a68f17418ae82ba90ec4412084e
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/nouveau/nouveau_object.c
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ nouveau_gpuobj_takedown(struct drm_device *dev)
kfree(oc);
}

BUG_ON(!list_empty(&dev_priv->gpuobj_list));
WARN_ON(!list_empty(&dev_priv->gpuobj_list));
}


Expand Down

0 comments on commit 7de4552

Please sign in to comment.