From: Hans Verkuil Date: Wed, 14 Aug 2019 14:07:06 +0000 (-0300) Subject: media: vidioc-queryctrl.rst: fix broken c:type references X-Git-Tag: for-linus-2019-09-27~105^2~85 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=3cec570b6d9c371bef1688a00ceb039aa4221fb7;p=linux-block.git media: vidioc-queryctrl.rst: fix broken c:type references One typo in the function name, one missing : after :c:type. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- diff --git a/Documentation/media/uapi/v4l/vidioc-queryctrl.rst b/Documentation/media/uapi/v4l/vidioc-queryctrl.rst index dc500632095d..a3d56ffbf4cc 100644 --- a/Documentation/media/uapi/v4l/vidioc-queryctrl.rst +++ b/Documentation/media/uapi/v4l/vidioc-queryctrl.rst @@ -39,8 +39,8 @@ Arguments File descriptor returned by :ref:`open() `. ``argp`` - Pointer to struct :c:type:`v4l2_queryctl`, :c:type:`v4l2_query_ext_ctrl` - or :c:type`v4l2_querymenu` (depending on the ioctl). + Pointer to struct :c:type:`v4l2_queryctrl`, :c:type:`v4l2_query_ext_ctrl` + or :c:type:`v4l2_querymenu` (depending on the ioctl). Description