@samitouri / QOSamiQemu / commits / d5e4412ce3

MAINTAINERS: Fix s390x storage key/attribute device paths

Fixes: 56e34834029 ("MAINTAINERS: split out s390x sections") Reported-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-ID: <20260519171240.97420-2-philmd@linaro.org> Signed-off-by: Cornelia Huck <cohuck@redhat.com>

Philippe Mathieu-Daudé committed May 19, 2026 at 19:12 UTC d5e4412ce39abb35c07b241c2cdaef2c67b6df89
1 file changed +2 -2
MAINTAINERS
+2 -2
@@ -2973,7 +2973,7 @@ M: Halil Pasic <pasic@linux.ibm.com>
2973 M: Christian Borntraeger <borntraeger@linux.ibm.com>
2974 R: Jason Herne <jjherne@linux.ibm.com>
2975 S: Supported
2976 -F: hw/s390x/storage-keys.h
2976 +F: include/hw/s390x/storage-keys.h
2977 F: hw/s390x/s390-skeys*.c
2978 L: qemu-s390x@nongnu.org
2979
@@ -2982,7 +2982,7 @@ M: Halil Pasic <pasic@linux.ibm.com>
2982 M: Christian Borntraeger <borntraeger@linux.ibm.com>
2983 R: Jason Herne <jjherne@linux.ibm.com>
2984 S: Supported
2985 -F: hw/s390x/storage-attributes.h
2985 +F: include/hw/s390x/storage-attributes.h
2986 F: hw/s390x/s390-stattrib*.c
2987 L: qemu-s390x@nongnu.org
2988