From: Tony Krowiak Date: Tue, 11 Jan 2022 15:19:16 +0000 (-0500) Subject: MAINTAINERS: update file path for S390 VFIO AP DRIVER X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d5c49db21b743658db03d75cbf410596c2c90371;p=linux.git 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 Acked-by: Matthew Rosato Acked-by: Heiko Carstens Signed-off-by: Vasily Gorbik --- diff --git a/MAINTAINERS b/MAINTAINERS index 69a2935daf6c4..5e4d1be85c225 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