diff options
author | Tony Krowiak <akrowiak@linux.ibm.com> | 2022-02-15 01:25:40 +0100 |
---|---|---|
committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2022-07-19 16:18:12 +0200 |
commit | 693714b900cea5417d7b3a48891b961d40fb5c55 (patch) | |
tree | 75c4f0e338e8b304c69146d37e28f86b7ecf17cd /MAINTAINERS | |
parent | s390/Docs: new doc describing lock usage by the vfio_ap device driver (diff) | |
download | linux-693714b900cea5417d7b3a48891b961d40fb5c55.tar.xz linux-693714b900cea5417d7b3a48891b961d40fb5c55.zip |
MAINTAINERS: pick up all vfio_ap docs for VFIO AP maintainers
A new document, Documentation/s390/vfio-ap-locking.rst was added. Make sure
the new document is picked up for the VFIO AP maintainers by using a
wildcard: Documentation/s390/vfio-ap*.
Signed-off-by: Tony Krowiak <akrowiak@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3cf9842d9233..fbe417746e22 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17453,7 +17453,7 @@ M: Jason Herne <jjherne@linux.ibm.com> L: linux-s390@vger.kernel.org S: Supported W: http://www.ibm.com/developerworks/linux/linux390/ -F: Documentation/s390/vfio-ap.rst +F: Documentation/s390/vfio-ap* F: drivers/s390/crypto/vfio_ap* S390 VFIO-CCW DRIVER |