Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334725
b: refs/heads/master
c: 08bce0a
h: refs/heads/master
i:
  334723: 8fe4662
v: v3
  • Loading branch information
Marcin Slusarz authored and Dave Airlie committed Oct 23, 2012
1 parent ab5d205 commit 08082c0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 028132451667ffd25b6814d47a622ec03cb8cba7
refs/heads/master: 08bce0ac3bdc9d8e57d3f4b8edf3e787e623eccc
2 changes: 0 additions & 2 deletions trunk/drivers/gpu/drm/drm_info.c
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,6 @@ static int drm_gem_one_name_info(int id, void *ptr, void *data)
struct drm_gem_object *obj = ptr;
struct seq_file *m = data;

seq_printf(m, "name %d size %zd\n", obj->name, obj->size);

seq_printf(m, "%6d %8zd %7d %8d\n",
obj->name, obj->size,
atomic_read(&obj->handle_count),
Expand Down

0 comments on commit 08082c0

Please sign in to comment.