Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 370125
b: refs/heads/master
c: 0c2f343
h: refs/heads/master
i:
  370123: b606643
v: v3
  • Loading branch information
David Howells authored and Al Viro committed May 1, 2013
1 parent 3bf24ba commit 63062c5
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: e42270a19e357d7808890bdbeb0cae97f2a2d234
refs/heads/master: 0c2f343825192044ffaf542854d478e00f7f0a59
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 63062c5

Please sign in to comment.