提交 eed57565 编写于 作者: L Luca Ceresoli 提交者: Mauro Carvalho Chehab

media: doc: fix ReST link syntax

There is a ':' in excess, resulting in an unwanted ':' in the rendered
output.
Signed-off-by: NLuca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: NHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>
上级 67b6c672
...@@ -31,7 +31,7 @@ of the video device exits. ...@@ -31,7 +31,7 @@ of the video device exits.
The default :c:func:`video_device_release` callback currently The default :c:func:`video_device_release` callback currently
just calls ``kfree`` to free the allocated memory. just calls ``kfree`` to free the allocated memory.
There is also a ::c:func:`video_device_release_empty` function that does There is also a :c:func:`video_device_release_empty` function that does
nothing (is empty) and should be used if the struct is embedded and there nothing (is empty) and should be used if the struct is embedded and there
is nothing to do when it is released. is nothing to do when it is released.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册