aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorTony Krowiak <akrowiak@linux.ibm.com>2022-01-11 10:19:16 -0500
committerVasily Gorbik <gor@linux.ibm.com>2022-02-06 23:31:29 +0100
commitd5c49db21b743658db03d75cbf410596c2c90371 (patch)
tree8bbc9c02defef5175ec8818f0dd124c7aa053b19 /MAINTAINERS
parents390-vfio-ap: introduces s390 kernel debug feature for vfio_ap device driver (diff)
downloadlinux-dev-d5c49db21b743658db03d75cbf410596c2c90371.tar.xz
linux-dev-d5c49db21b743658db03d75cbf410596c2c90371.zip
MAINTAINERS: update file path for S390 VFIO AP DRIVER
Changed the MAINTAINERS file to include the new drivers/s390/crypto/vfio_ap_debug.h file path. Signed-off-by: Tony Krowiak <akrowiak@linux.ibm.com> Acked-by: Matthew Rosato <mjrosato@linux.ibm.com> Acked-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to '')
-rw-r--r--MAINTAINERS4
1 files changed, 1 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 69a2935daf6c..5e4d1be85c22 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16893,9 +16893,7 @@ L: linux-s390@vger.kernel.org
S: Supported
W: http://www.ibm.com/developerworks/linux/linux390/
F: Documentation/s390/vfio-ap.rst
-F: drivers/s390/crypto/vfio_ap_drv.c
-F: drivers/s390/crypto/vfio_ap_ops.c
-F: drivers/s390/crypto/vfio_ap_private.h
+F: drivers/s390/crypto/vfio_ap*
S390 VFIO-CCW DRIVER
M: Eric Farman <farman@linux.ibm.com>