[PATCH 0/3] docs: driver-api: virtio: documentation improv suggestion

Bagas Sanjaya posted 3 patches 3 years, 3 months ago
Documentation/driver-api/virtio/virtio.rst | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
[PATCH 0/3] docs: driver-api: virtio: documentation improv suggestion
Posted by Bagas Sanjaya 3 years, 3 months ago
Michael S. Tsirkin has asked me [1] to post my improv suggestions for
now-applied virtio documentation [2], so here is the suggestion patch series.
The original suggestion must be splitted since it contains three distinct
changes.

This series is based on kernel-doc fixup posted to fix recent linux-next
warnings [3].

[1]: https://lore.kernel.org/linux-doc/20221219011647-mutt-send-email-mst@kernel.org/
[2]: https://lore.kernel.org/linux-doc/Y0QYTq7KW9C731s0@debian.me/
[3]: https://lore.kernel.org/lkml/20221220073709.2687151-1-ricardo.canuelo@collabora.com/

Bagas Sanjaya (3):
  docs: driver-api: virtio: parenthesize external reference targets
  docs: driver-api: virtio: slightly reword virtqueues allocation
    paragraph
  docs: driver-api: virtio: commentize spec version checking

 Documentation/driver-api/virtio/virtio.rst | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

-- 
An old man doll... just what I always wanted! - Clara
Re: [PATCH 0/3] docs: driver-api: virtio: documentation improv suggestion
Posted by Michael S. Tsirkin 3 years, 3 months ago
On Tue, Dec 20, 2022 at 04:58:26PM +0700, Bagas Sanjaya wrote:
> Michael S. Tsirkin has asked me [1] to post my improv suggestions for
> now-applied virtio documentation [2], so here is the suggestion patch series.
> The original suggestion must be splitted since it contains three distinct
> changes.
> 
> This series is based on kernel-doc fixup posted to fix recent linux-next
> warnings [3].
> 
> [1]: https://lore.kernel.org/linux-doc/20221219011647-mutt-send-email-mst@kernel.org/
> [2]: https://lore.kernel.org/linux-doc/Y0QYTq7KW9C731s0@debian.me/
> [3]: https://lore.kernel.org/lkml/20221220073709.2687151-1-ricardo.canuelo@collabora.com/

Thanks, will queue for rc2.

> Bagas Sanjaya (3):
>   docs: driver-api: virtio: parenthesize external reference targets
>   docs: driver-api: virtio: slightly reword virtqueues allocation
>     paragraph
>   docs: driver-api: virtio: commentize spec version checking
> 
>  Documentation/driver-api/virtio/virtio.rst | 19 ++++++++++---------
>  1 file changed, 10 insertions(+), 9 deletions(-)
> 
> -- 
> An old man doll... just what I always wanted! - Clara