diff options
author | Trent Piepho <xyzzy@speakeasy.org> | 2009-03-04 04:21:03 (GMT) |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-30 15:43:06 (GMT) |
commit | 38367255185408748c2d46641e06c83570af161c (patch) | |
tree | 4c76afbd0d216baad346d5da76f10e946a98a8d4 /net/key | |
parent | df7bdfcd0efa9a25a7c9751a25b4d4efd9141b8d (diff) | |
download | linux-fsl-qoriq-38367255185408748c2d46641e06c83570af161c.tar.xz |
V4L/DVB (10818): usbvision: Don't need to zero ioctl parameter fields
The v4l2 core code in v4l2_ioctl will zero out the structure the driver is
supposed to fill in for read-only ioctls. For read/write ioctls, all the
fields which aren't supplied from userspace will be zeroed out.
Zeroing code is removed from g_audio, queryctrl, and enum_fmt_vid_cap.
Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'net/key')
0 files changed, 0 insertions, 0 deletions