linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: linux-kernel@vger.kernel.org
Cc: Randy Dunlap <rdunlap@infradead.org>,
	Jonathan Corbet <corbet@lwn.net>,
	linux-doc@vger.kernel.org,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	linux-media@vger.kernel.org
Subject: [PATCH 09/11] Documentation: userspace-api/media: v4l/vidioc-g-ext-ctrls: drop doubled word
Date: Fri,  3 Jul 2020 16:55:34 -0700	[thread overview]
Message-ID: <20200703235536.30416-10-rdunlap@infradead.org> (raw)
In-Reply-To: <20200703235536.30416-1-rdunlap@infradead.org>

Drop the doubled word "controls".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: linux-media@vger.kernel.org
---
 Documentation/userspace-api/media/v4l/vidioc-g-ext-ctrls.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200701.orig/Documentation/userspace-api/media/v4l/vidioc-g-ext-ctrls.rst
+++ linux-next-20200701/Documentation/userspace-api/media/v4l/vidioc-g-ext-ctrls.rst
@@ -61,7 +61,7 @@ by the ``controls`` fields.
 To get the current value of a set of controls applications initialize
 the ``id``, ``size`` and ``reserved2`` fields of each struct
 :c:type:`v4l2_ext_control` and call the
-:ref:`VIDIOC_G_EXT_CTRLS <VIDIOC_G_EXT_CTRLS>` ioctl. String controls controls must also set the
+:ref:`VIDIOC_G_EXT_CTRLS <VIDIOC_G_EXT_CTRLS>` ioctl. String controls must also set the
 ``string`` field. Controls of compound types
 (``V4L2_CTRL_FLAG_HAS_PAYLOAD`` is set) must set the ``ptr`` field.
 

  parent reply	other threads:[~2020-07-03 23:56 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-03 23:55 [PATCH 00/11] Documentation: userspace-api/media: eliminate duplicated words Randy Dunlap
2020-07-03 23:55 ` [PATCH 01/11] Documentation: userspace-api/media: dvb/audio: drop doubled word Randy Dunlap
2020-07-03 23:55 ` [PATCH 02/11] Documentation: userspace-api/media: dvb/ca: " Randy Dunlap
2020-07-03 23:55 ` [PATCH 03/11] Documentation: userspace-api/media: dvb/demux: " Randy Dunlap
2020-07-03 23:55 ` [PATCH 04/11] Documentation: userspace-api/media: dvb/dmx-qbuf: " Randy Dunlap
2020-07-03 23:55 ` [PATCH 05/11] Documentation: userspace-api/media: dvb/net: " Randy Dunlap
2020-07-03 23:55 ` [PATCH 06/11] Documentation: userspace-api/media: dvb/video: " Randy Dunlap
2020-07-03 23:55 ` [PATCH 07/11] Documentation: userspace-api/media: dvb/audio: " Randy Dunlap
2020-07-03 23:55 ` [PATCH 08/11] Documentation: userspace-api/media: v4l/selection-api-config: " Randy Dunlap
2020-07-03 23:55 ` Randy Dunlap [this message]
2020-07-03 23:55 ` [PATCH 10/11] Documentation: userspace-api/media: v4l/vidioc-g-output: " Randy Dunlap
2020-07-03 23:55 ` [PATCH 11/11] Documentation: userspace-api/media: v4l/vidioc-qbuf: " Randy Dunlap
2020-07-04  0:10 ` [PATCH 00/11] Documentation: userspace-api/media: eliminate duplicated words Matthew Wilcox
2020-07-13 15:49 ` Jonathan Corbet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200703235536.30416-10-rdunlap@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).