summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/meye.c
diff options
context:
space:
mode:
authorTrent Piepho <xyzzy@speakeasy.org>2009-03-03 20:21:03 -0800
committerTrent Piepho <xyzzy@speakeasy.org>2009-03-03 20:21:03 -0800
commit30469c2aeab5614b28a4de2d080481dc84f130da (patch)
tree6f090e614afcc3bcb3f80874dffe1ce2c724387d /linux/drivers/media/video/meye.c
parent28109ada8c6cdc6b8fb51da8cbbb7506b9da0400 (diff)
downloadmediapointer-dvb-s2-30469c2aeab5614b28a4de2d080481dc84f130da.tar.gz
mediapointer-dvb-s2-30469c2aeab5614b28a4de2d080481dc84f130da.tar.bz2
gspca: Don't need to zero ioctl parameter fields
From: Trent Piepho <xyzzy@speakeasy.org> 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, enum_input, g_parm and gmbuf. Priority: normal Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Diffstat (limited to 'linux/drivers/media/video/meye.c')
0 files changed, 0 insertions, 0 deletions