On Tue, Oct 06, 2020 at 04:03:19PM +0200, Mauro Carvalho Chehab wrote:
> 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 <[email protected]> # blk-mq.rst
> Reviewed-by: Takashi Iwai <[email protected]> # sound
> Reviewed-by: Mike Rapoport <[email protected]>
> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
> ---

Reviewed-by: Greg Kroah-Hartman <[email protected]>

Reply via email to