Instead of using const, transform it into a reference. Signed-off-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx> --- Documentation/linux_tv/media/v4l/video.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/linux_tv/media/v4l/video.rst b/Documentation/linux_tv/media/v4l/video.rst index 803bb37f4be8..f214bd835622 100644 --- a/Documentation/linux_tv/media/v4l/video.rst +++ b/Documentation/linux_tv/media/v4l/video.rst @@ -17,8 +17,8 @@ outputs applications can enumerate them with the :ref:`VIDIOC_ENUMINPUT <vidioc-enuminput>` and :ref:`VIDIOC_ENUMOUTPUT <vidioc-enumoutput>` ioctl, respectively. The struct :ref:`v4l2_input <v4l2-input>` returned by the -``VIDIOC_ENUMINPUT`` ioctl also contains signal status information -applicable when the current video input is queried. +:ref:`VIDIOC_ENUMINPUT <vidioc-enuminput>` ioctl also contains signal +:status information applicable when the current video input is queried. The :ref:`VIDIOC_G_INPUT <vidioc-g-input>` and :ref:`VIDIOC_G_OUTPUT <vidioc-g-output>` ioctls return the index of -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html