From: Randy Dunlap Date: Fri, 3 Jul 2020 23:55:36 +0000 (+0200) Subject: media: Documentation: userspace-api/media: v4l/vidioc-qbuf: drop doubled word X-Git-Tag: accepted/tizen/unified/20230118.172025~8355^2~218 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=33bbc0b35bbb77559246134cfc0ecc2e1a9126ea;p=platform%2Fkernel%2Flinux-rpi.git media: Documentation: userspace-api/media: v4l/vidioc-qbuf: drop doubled word Drop the doubled word "the". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Signed-off-by: Mauro Carvalho Chehab --- diff --git a/Documentation/userspace-api/media/v4l/vidioc-qbuf.rst b/Documentation/userspace-api/media/v4l/vidioc-qbuf.rst index fbf8c59..77e0747 100644 --- a/Documentation/userspace-api/media/v4l/vidioc-qbuf.rst +++ b/Documentation/userspace-api/media/v4l/vidioc-qbuf.rst @@ -163,7 +163,7 @@ EINVAL The buffer ``type`` is not supported, or the ``index`` is out of bounds, or no buffers have been allocated yet, or the ``userptr`` or ``length`` are invalid, or the ``V4L2_BUF_FLAG_REQUEST_FD`` flag was - set but the the given ``request_fd`` was invalid, or ``m.fd`` was + set but the given ``request_fd`` was invalid, or ``m.fd`` was an invalid DMABUF file descriptor. EIO