[PATCH 0/8] Documentation: s390: documentation fixes for vfio_ap driver

Bagas Sanjaya posted 8 patches 3 years, 8 months ago
Documentation/s390/index.rst           |   1 +
Documentation/s390/vfio-ap-locking.rst |  68 +++++-----
Documentation/s390/vfio-ap.rst         | 164 ++++++++++++++-----------
3 files changed, 132 insertions(+), 101 deletions(-)
[PATCH 0/8] Documentation: s390: documentation fixes for vfio_ap driver
Posted by Bagas Sanjaya 3 years, 8 months ago
Here is documentation fixes for vfio_ap driver, as recently reported in
linux-next.

This series is based on next-20220721.

Bagas Sanjaya (8):
  Documentation: s390: Use note directive for changing mask note
  Documentation: s390: use note directive for remaining notes
  Documentation: s390: sync heading underlines
  Documentation: s390: use code blocks for virsh and qemu output
  Documentation: s390: use code block for structs
  Documentation: s390: escape *kvm->arch.crypto.pqap_hook pointer inside
    inline code
  Documentation: s390: extend underline for matrix devices lock
  Documentation: s390: add vfio-ap-locking documentation to table of
    contents index

 Documentation/s390/index.rst           |   1 +
 Documentation/s390/vfio-ap-locking.rst |  68 +++++-----
 Documentation/s390/vfio-ap.rst         | 164 ++++++++++++++-----------
 3 files changed, 132 insertions(+), 101 deletions(-)


base-commit: a3fd3ca134d9485a0f9a7bdcffd7f8bae27f79d3
-- 
An old man doll... just what I always wanted! - Clara
Re: [PATCH 0/8] Documentation: s390: documentation fixes for vfio_ap driver
Posted by Alexander Gordeev 3 years, 8 months ago
On Fri, Jul 22, 2022 at 03:49:39PM +0700, Bagas Sanjaya wrote:
> Here is documentation fixes for vfio_ap driver, as recently reported in
> linux-next.
> 
> This series is based on next-20220721.

Hi Bagas,

The warnings have already fixed.
Please, send your style changes if you find it approprieate.

FWIW, patch #1 causes a whitespace trailing error.

Thanks!