Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192949
b: refs/heads/master
c: 1d94aa3
h: refs/heads/master
i:
  192947: a815199
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed May 19, 2010
1 parent ee0a416 commit b91da16
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: ea64f8c2204cd8b9a95072c7ef85cc9a120a2693
refs/heads/master: 1d94aa369da073acff26fa98ad6b2168cb028ab1
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/v4l2-ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -2006,7 +2006,7 @@ long video_ioctl2(struct file *file,
{
char sbuf[128];
void *mbuf = NULL;
void *parg = NULL;
void *parg = (void *)arg;
long err = -EINVAL;
int is_ext_ctrl;
size_t ctrls_size = 0;
Expand Down

0 comments on commit b91da16

Please sign in to comment.