Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 367064
b: refs/heads/master
c: bebe3c6
h: refs/heads/master
v: v3
  • Loading branch information
David Howells authored and Mauro Carvalho Chehab committed Apr 16, 2013
1 parent b0fd771 commit a7d0807
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: 16b196e5b275040cbe679e7a917e8eefe5643475
refs/heads/master: bebe3c69de77fed87c1e36cc18e9c80985391918
2 changes: 1 addition & 1 deletion trunk/drivers/media/pci/zoran/zoran_procfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ zoran_proc_init (struct zoran *zr)
dprintk(2,
KERN_INFO
"%s: procfs entry /proc/%s allocated. data=%p\n",
ZR_DEVNAME(zr), name, zr->zoran_proc->data);
ZR_DEVNAME(zr), name, zr);
} else {
dprintk(1, KERN_ERR "%s: Unable to initialise /proc/%s\n",
ZR_DEVNAME(zr), name);
Expand Down

0 comments on commit a7d0807

Please sign in to comment.