]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Documentation: media: fix VIDIOC_REMOVE_BUFS typo
authorHans Verkuil <hverkuil+cisco@kernel.org>
Thu, 23 Oct 2025 08:53:13 +0000 (10:53 +0200)
committerHans Verkuil <hverkuil+cisco@kernel.org>
Mon, 3 Nov 2025 14:58:42 +0000 (15:58 +0100)
Add missing `. The missing backtick messed up the documentation output.

Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Documentation/userspace-api/media/v4l/vidioc-remove-bufs.rst

index 1995b39af9ba81ef20911c1e070d5419b5990c50..b498d60752d757c9de1fe8783caca88cf7ea0cfe 100644 (file)
@@ -54,7 +54,7 @@ are invoked.
       - ``count``
       - The number of buffers to be removed with indices 'index' until 'index + count - 1'.
         All buffers in this range must be valid and in DEQUEUED state.
-        :ref:`VIDIOC_REMOVE_BUFS` will always check the validity of ``type`, if it is
+        :ref:`VIDIOC_REMOVE_BUFS` will always check the validity of ``type``, if it is
         invalid it returns ``EINVAL`` error code.
         If count is set to 0 :ref:`VIDIOC_REMOVE_BUFS` will do nothing and return 0.
     * - __u32