Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318550
b: refs/heads/master
c: b375de0
h: refs/heads/master
v: v3
  • Loading branch information
Sachin Kamat authored and Dave Airlie committed Jun 21, 2012
1 parent 5716515 commit 74a0f8f
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: 9c19415c233499c26081798b880910ec0e1d7bad
refs/heads/master: b375de0b09ef1659c28f365a9a8e947c311f77e5
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/drm_info.c
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ int drm_clients_info(struct seq_file *m, void *data)
}


int drm_gem_one_name_info(int id, void *ptr, void *data)
static int drm_gem_one_name_info(int id, void *ptr, void *data)
{
struct drm_gem_object *obj = ptr;
struct seq_file *m = data;
Expand Down

0 comments on commit 74a0f8f

Please sign in to comment.