Hi all,
After merging the vhost tree, today's linux-next build (htmldocs)
produced this warning:
Documentation/driver-api/index.rst:14: WARNING: toctree contains reference to nonexisting document 'driver-api/virtio/index'
Introduced by commit
6355eeb59129 ("docs: driver-api: virtio: virtio on Linux")
--
Cheers,
Stephen Rothwell
Hi Stephen, Michael,
On 11/8/22 3:59, Stephen Rothwell wrote:
> Hi all,
>
> After merging the vhost tree, today's linux-next build (htmldocs)
> produced this warning:
>
> Documentation/driver-api/index.rst:14: WARNING: toctree contains reference to nonexisting document 'driver-api/virtio/index'
>
> Introduced by commit
>
> 6355eeb59129 ("docs: driver-api: virtio: virtio on Linux")
>
The patch that ended up in the vhost tree is only a part of the
complete patch:
https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git/commit/?h=linux-next&id=6355eeb59129a31aed0adb60d174df63a5630f8e
The full patch is this:
https://lore.kernel.org/linux-doc/[email protected]/T/#t
Cheers,
Ricardo