diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2020-07-07 21:17:44 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-07-19 07:46:40 +0200 |
commit | b4cc96f9803a953d2688a77f5f3035a6693b575e (patch) | |
tree | e4b708f03f988f1981e8b486b3af7689a3b43c63 /Documentation/userspace-api/media/v4l/vidioc-dqevent.rst | |
parent | 503ebad4b5d7883ab8476d95f0e2aa77bc56f91e (diff) | |
download | lwn-b4cc96f9803a953d2688a77f5f3035a6693b575e.tar.gz lwn-b4cc96f9803a953d2688a77f5f3035a6693b575e.zip |
Documentation: userspace-api/media: drop doubled words
Drop duplicated words in Documentation/userspace-api/media/.
This addresses the words "struct" and "value".
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
[hverkuil-cisco@xs4all.nl: dev-sdr.rst: there is two -> there are two]
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'Documentation/userspace-api/media/v4l/vidioc-dqevent.rst')
-rw-r--r-- | Documentation/userspace-api/media/v4l/vidioc-dqevent.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/userspace-api/media/v4l/vidioc-dqevent.rst b/Documentation/userspace-api/media/v4l/vidioc-dqevent.rst index a9a176d5256d..9412be0c3747 100644 --- a/Documentation/userspace-api/media/v4l/vidioc-dqevent.rst +++ b/Documentation/userspace-api/media/v4l/vidioc-dqevent.rst @@ -260,7 +260,7 @@ call. :ref:`v4l2_queryctrl <v4l2-queryctrl>`. * - __s32 - ``default_value`` - - The default value value of the control. See struct + - The default value of the control. See struct :ref:`v4l2_queryctrl <v4l2-queryctrl>`. |