Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56085
b: refs/heads/master
c: 57e45b3
h: refs/heads/master
i:
  56083: e13449c
v: v3
  • Loading branch information
Jiri Slaby authored and Mauro Carvalho Chehab committed May 9, 2007
1 parent bcc602f commit fba7b3a
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: 14c4ffbe68247776ad45f1e9c4b6a74abb6936c0
refs/heads/master: 57e45b31c1f32d15b6642c3af1578ee40be35dfb
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/videodev.c
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ static int __video_do_ioctl(struct inode *inode, struct file *file,
int ret = -EINVAL;

if ( (vfd->debug & V4L2_DEBUG_IOCTL) &&
!(vfd->debug | V4L2_DEBUG_IOCTL_ARG)) {
!(vfd->debug & V4L2_DEBUG_IOCTL_ARG)) {
v4l_print_ioctl(vfd->name, cmd);
}

Expand Down

0 comments on commit fba7b3a

Please sign in to comment.