mirror of
https://github.com/torvalds/linux.git
synced 2024-12-28 05:41:55 +00:00
9303c9d5e9
The :c:type:`foo` only works properly with structs before Sphinx 3.x. On Sphinx 3.x, structs should now be declared using the .. c:struct, and referenced via :c:struct tag. As we now have the automarkup.py macro, that automatically convert: struct foo into cross-references, let's get rid of that, solving several warnings when building docs with Sphinx 3.x. Reviewed-by: André Almeida <andrealmeid@collabora.com> # blk-mq.rst Reviewed-by: Takashi Iwai <tiwai@suse.de> # sound Reviewed-by: Mike Rapoport <rppt@linux.ibm.com> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> |
||
---|---|---|
.. | ||
anchors.rst | ||
bulk-streams.rst | ||
callbacks.rst | ||
dma.rst | ||
dwc3.rst | ||
error-codes.rst | ||
gadget.rst | ||
hotplug.rst | ||
index.rst | ||
persist.rst | ||
power-management.rst | ||
typec_bus.rst | ||
typec.rst | ||
URB.rst | ||
usb3-debug-port.rst | ||
usb.rst | ||
writing_musb_glue_layer.rst | ||
writing_usb_driver.rst |