From d5e4412ce39abb35c07b241c2cdaef2c67b6df89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Date: Tue, 19 May 2026 19:12:37 +0200 Subject: [PATCH] MAINTAINERS: Fix s390x storage key/attribute device paths MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes: 56e34834029 ("MAINTAINERS: split out s390x sections") Reported-by: Pierrick Bouvier Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Thomas Huth Message-ID: <20260519171240.97420-2-philmd@linaro.org> Signed-off-by: Cornelia Huck --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 4ff33eb630..48db280e47 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2973,7 +2973,7 @@ M: Halil Pasic M: Christian Borntraeger R: Jason Herne S: Supported -F: hw/s390x/storage-keys.h +F: include/hw/s390x/storage-keys.h F: hw/s390x/s390-skeys*.c L: qemu-s390x@nongnu.org @@ -2982,7 +2982,7 @@ M: Halil Pasic M: Christian Borntraeger R: Jason Herne S: Supported -F: hw/s390x/storage-attributes.h +F: include/hw/s390x/storage-attributes.h F: hw/s390x/s390-stattrib*.c L: qemu-s390x@nongnu.org