commit | 9e39b43612e5cc496b02784a8560ded1ebb9e3af | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Fri Sep 14 05:57:51 2018 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Mon Sep 24 09:50:06 2018 -0400 |
tree | 1b34ab460c749047c7954f72cedf8ad2c7669f7c | |
parent | d4215edbd4b170b207b0e5a1d8ae42fb49f5c470 [diff] |
media: v4l2-compat-ioctl32.c: add missing documentation for a field Fix this sparse warning: drivers/media/v4l2-core/v4l2-compat-ioctl32.c:256: warning: Function parameter or member 'capabilities' not described in 'v4l2_create_buffers32' Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>