diff options
| author | Trent Piepho <[email protected]> | 2009-03-04 01:21:03 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2009-03-30 12:43:06 -0300 |
| commit | df7bdfcd0efa9a25a7c9751a25b4d4efd9141b8d (patch) | |
| tree | baaf31e55f8ff0c6bd82468e8defa31736ce69af /include/linux/debugobjects.h | |
| parent | f3334bcbf44ad9001460508ef4fbe51e706d24cf (diff) | |
V4L/DVB (10817): stkwebcam: 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 enum_fmt_vid_cap, g_fmt_vid_cap, and g_parm.
Signed-off-by: Trent Piepho <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions