Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219250
b: refs/heads/master
c: dd067a8
h: refs/heads/master
v: v3
  • Loading branch information
Devin Heitmueller authored and Mauro Carvalho Chehab committed Oct 21, 2010
1 parent 5d40966 commit b953524
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: 2bfcc0611d1b53cf5ce2079b1f1a90bb769a9ea9
refs/heads/master: dd067a8de79fcc75b3fbd84aba398c9296b47cb2
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/cx231xx/cx231xx-417.c
Original file line number Diff line number Diff line change
Expand Up @@ -2010,7 +2010,7 @@ static int mpeg_release(struct file *file)
struct cx231xx_fh *fh = file->private_data;
struct cx231xx *dev = fh->dev;

dprintk(3, "mpeg_release()! dev=0x%x\n", dev);
dprintk(3, "mpeg_release()! dev=0x%p\n", dev);

if (!dev) {
dprintk(3, "abort!!!\n");
Expand Down

0 comments on commit b953524

Please sign in to comment.