media: Documentation: userspace-api/media: dvb/audio: drop doubled word
authorRandy Dunlap <rdunlap@infradead.org>
Fri, 3 Jul 2020 23:55:32 +0000 (01:55 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 27 Nov 2020 11:52:41 +0000 (12:52 +0100)
Drop the doubled word "Any".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Documentation/userspace-api/media/v4l/buffer.rst

index 7dbdfbb..1b0fdc1 100644 (file)
@@ -604,7 +604,7 @@ Buffer Flags
        :ref:`VIDIOC_DQBUF <VIDIOC_QBUF>` ioctl is called. Due to
        hardware limitations, the last buffer may be empty. In this case
        the driver will set the ``bytesused`` field to 0, regardless of
-       the format. Any Any subsequent call to the
+       the format. Any subsequent call to the
        :ref:`VIDIOC_DQBUF <VIDIOC_QBUF>` ioctl will not block anymore,
        but return an ``EPIPE`` error code.
     * .. _`V4L2-BUF-FLAG-REQUEST-FD`: