media: cec-core.rst: don't use c:type for structs
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sat, 26 Sep 2020 07:08:38 +0000 (09:08 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 15 Oct 2020 05:49:40 +0000 (07:49 +0200)
commit5b76632ed957e7b43e12f4105d0efb8d734fc659
treeb432155187b828ddec2e87de4d8231905822ea93
parent5f536f4a221b831bc2fb666d4cdb0e0892e72dc4
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: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Documentation/driver-api/media/cec-core.rst