On 19/05/2026 19.12, Philippe Mathieu-Daudé wrote:
Fixes: 56e34834029 ("MAINTAINERS: split out s390x sections")
Reported-by: Pierrick Bouvier <[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index eda1e84268a..7749fe7f9bc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2975,7 +2975,7 @@ M: Halil Pasic <[email protected]>
M: Christian Borntraeger <[email protected]>
R: Jason Herne <[email protected]>
S: Supported
-F: hw/s390x/storage-keys.h
+F: include/hw/s390x/storage-keys.h
F: hw/s390x/s390-skeys*.c
L: [email protected]
@@ -2984,7 +2984,7 @@ M: Halil Pasic <[email protected]>
M: Christian Borntraeger <[email protected]>
R: Jason Herne <[email protected]>
S: Supported
-F: hw/s390x/storage-attributes.h
+F: include/hw/s390x/storage-attributes.h
F: hw/s390x/s390-stattrib*.c
L: [email protected]
Reviewed-by: Thomas Huth <[email protected]>