提交 5b76632e 编写于 作者: M Mauro Carvalho Chehab

media: cec-core.rst: don't use c:type for structs

The new C domain code on Sphinx 3 doesn't allow anymore
to use c:type:: for structs.

Now that cdomain.py has backward support, let's use
c:struct:: instead.
Signed-off-by: NMauro Carvalho Chehab <mchehab+huawei@kernel.org>
上级 5f536f4a
......@@ -98,7 +98,7 @@ Implementing the Low-Level CEC Adapter
The following low-level adapter operations have to be implemented in
your driver:
.. c:type:: struct cec_adap_ops
.. c:struct:: cec_adap_ops
.. code-block:: none
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册