diff --git a/Documentation/linux_tv/media/dvb/FE_GET_EVENT.rst b/Documentation/linux_tv/media/dvb/FE_GET_EVENT.rst index e0c66b877ada..a30dc97d6e15 100644 --- a/Documentation/linux_tv/media/dvb/FE_GET_EVENT.rst +++ b/Documentation/linux_tv/media/dvb/FE_GET_EVENT.rst @@ -44,7 +44,7 @@ Arguments - .. row 3 - - struct dvb_frontend_event *ev + - struct dvb_frontend_event \*ev - Points to the location where the event, diff --git a/Documentation/linux_tv/media/v4l/media-ioc-enum-links.rst b/Documentation/linux_tv/media/v4l/media-ioc-enum-links.rst index b0d4a946e151..6989f4ae4748 100644 --- a/Documentation/linux_tv/media/v4l/media-ioc-enum-links.rst +++ b/Documentation/linux_tv/media/v4l/media-ioc-enum-links.rst @@ -75,7 +75,7 @@ returned during the enumeration process. - struct :ref:`media_pad_desc ` - - *\ ``pads`` + - \*\ ``pads`` - Pointer to a pads array allocated by the application. Ignored if NULL. @@ -84,7 +84,7 @@ returned during the enumeration process. - struct :ref:`media_link_desc ` - - *\ ``links`` + - \*\ ``links`` - Pointer to a links array allocated by the application. Ignored if NULL.