summaryrefslogtreecommitdiffstats
path: root/Documentation/media/uapi/v4l/vidioc-enum-framesizes.rst
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2017-09-02 09:54:48 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-09-05 06:24:28 -0400
commit1473c75e9aaf29f26fced257a26275f7cf10bb51 (patch)
tree7614126c2c0e16c2af41ddf7b893a5539bdb19f2 /Documentation/media/uapi/v4l/vidioc-enum-framesizes.rst
parent7e6854a9bfea9ed6553acd0204da5101c9a2e6a0 (diff)
downloadlinux-0-day-1473c75e9aaf29f26fced257a26275f7cf10bb51.tar.gz
linux-0-day-1473c75e9aaf29f26fced257a26275f7cf10bb51.tar.xz
media: v4l uAPI: add descriptions for arguments to all ioctls
Several ioctls are missing descriptions for the third argument of the ioctl() command. They should have a description, as otherwise the output won't be ok, and will sound like something is missing. So, add them. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/uapi/v4l/vidioc-enum-framesizes.rst')
-rw-r--r--Documentation/media/uapi/v4l/vidioc-enum-framesizes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/media/uapi/v4l/vidioc-enum-framesizes.rst b/Documentation/media/uapi/v4l/vidioc-enum-framesizes.rst
index 628f1aa66338a..8fcc46d307d5a 100644
--- a/Documentation/media/uapi/v4l/vidioc-enum-framesizes.rst
+++ b/Documentation/media/uapi/v4l/vidioc-enum-framesizes.rst
@@ -26,7 +26,7 @@ Arguments
File descriptor returned by :ref:`open() <func-open>`.
``argp``
- Pointer to a struct :c:type:`v4l2_frmsizeenum`
+ Pointer to struct :c:type:`v4l2_frmsizeenum`
that contains an index and pixel format and receives a frame width
and height.