[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2538rbeswag.fsf@nvidia.com>
Date: Mon, 17 Jul 2023 12:48:55 +0300
From: Aurelien Aptel <aaptel@...dia.com>
To: Simon Horman <simon.horman@...igine.com>
Cc: linux-nvme@...ts.infradead.org, netdev@...r.kernel.org,
sagi@...mberg.me, hch@....de, kbusch@...nel.org, axboe@...com,
chaitanyak@...dia.com, davem@...emloft.net, kuba@...nel.org, Yoray Zack
<yorayz@...dia.com>, aurelien.aptel@...il.com, smalin@...dia.com,
malin1024@...il.com, ogerlitz@...dia.com, borisp@...dia.com,
galshalom@...dia.com, mgurtovoy@...dia.com
Subject: Re: [PATCH v12 13/26] Documentation: add ULP DDP offload documentation
Simon Horman <simon.horman@...igine.com> writes:
> 'make htmldocs' seems a little unhappy about this for some reason:
>
> .../ulp-ddp-offload.rst:74: WARNING: Unparseable C cross-reference: 'struct ulp_ddp_dev_ops'
> Invalid C declaration: Expected identifier in nested name, got keyword: struct [error at 6]
> struct ulp_ddp_dev_ops
> ------^
I've fixed all the warnings by turning
:c:type:`struct foo`
into
:c:type:`struct foo <foo>`
Thanks
Powered by blists - more mailing lists