Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Tony Krowiak and committed by
Vasily Gorbik
d5c49db2 a084c44e

+1 -3
+1 -3
MAINTAINERS
··· 16893 16893 S: Supported 16894 16894 W: http://www.ibm.com/developerworks/linux/linux390/ 16895 16895 F: Documentation/s390/vfio-ap.rst 16896 - F: drivers/s390/crypto/vfio_ap_drv.c 16897 - F: drivers/s390/crypto/vfio_ap_ops.c 16898 - F: drivers/s390/crypto/vfio_ap_private.h 16896 + F: drivers/s390/crypto/vfio_ap* 16899 16897 16900 16898 S390 VFIO-CCW DRIVER 16901 16899 M: Eric Farman <farman@linux.ibm.com>