Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

media: Documentation: userspace-api/media: dvb/audio: drop doubled word

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>

authored by

Randy Dunlap and committed by
Mauro Carvalho Chehab
f9b7dd05 4d06867e

+1 -1
+1 -1
Documentation/userspace-api/media/v4l/buffer.rst
··· 604 604 :ref:`VIDIOC_DQBUF <VIDIOC_QBUF>` ioctl is called. Due to 605 605 hardware limitations, the last buffer may be empty. In this case 606 606 the driver will set the ``bytesused`` field to 0, regardless of 607 - the format. Any Any subsequent call to the 607 + the format. Any subsequent call to the 608 608 :ref:`VIDIOC_DQBUF <VIDIOC_QBUF>` ioctl will not block anymore, 609 609 but return an ``EPIPE`` error code. 610 610 * .. _`V4L2-BUF-FLAG-REQUEST-FD`: