Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124412
b: refs/heads/master
c: 7d4f0b8
h: refs/heads/master
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Dec 30, 2008
1 parent 369a757 commit 94f6810
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 69373f6a9cde6a7683d877ca8ad296112fe032e6
refs/heads/master: 7d4f0b8153608fbfdae26887512fa1fb5229cde9
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/v4l2-compat-ioctl32.c
Original file line number Diff line number Diff line change
Expand Up @@ -913,6 +913,8 @@ long v4l_compat_ioctl32(struct file *file, unsigned int cmd, unsigned long arg)
#endif
default:
v4l_print_ioctl("compat_ioctl32", cmd);
printk(KERN_CONT "\n");
break;
}
return ret;
}
Expand Down

0 comments on commit 94f6810

Please sign in to comment.