diff mbox series

MAINTAINERS: Make sure that gicv3_internal.h is covered, too

Message ID 20231027060709.242388-1-thuth@redhat.com
State New
Headers show
Series MAINTAINERS: Make sure that gicv3_internal.h is covered, too | expand

Commit Message

Thomas Huth Oct. 27, 2023, 6:07 a.m. UTC
gic_internal.h is already covered by the "ARM cores" section.
Let's adapt the entry with a wildcard to cover gicv3_internal.h, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Philippe Mathieu-Daudé Oct. 27, 2023, 8:45 a.m. UTC | #1
On 27/10/23 08:07, Thomas Huth wrote:
> gic_internal.h is already covered by the "ARM cores" section.
> Let's adapt the entry with a wildcard to cover gicv3_internal.h, too.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Peter Maydell Oct. 31, 2023, 2:22 p.m. UTC | #2
On Fri, 27 Oct 2023 at 07:07, Thomas Huth <thuth@redhat.com> wrote:
>
> gic_internal.h is already covered by the "ARM cores" section.
> Let's adapt the entry with a wildcard to cover gicv3_internal.h, too.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to target-arm.next, thanks. (Let me know if you'd rather
take it via some other route to avoid possible conflicts with
other MAINTAINERS updates you've been doing, though it looks to
me like this is probably not going to run into conflicts.)

-- PMM
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 4d54c6fc2b..2c4126b63d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -700,7 +700,7 @@  M: Peter Maydell <peter.maydell@linaro.org>
 L: qemu-arm@nongnu.org
 S: Maintained
 F: hw/intc/arm*
-F: hw/intc/gic_internal.h
+F: hw/intc/gic*_internal.h
 F: hw/misc/a9scu.c
 F: hw/misc/arm11scu.c
 F: hw/misc/arm_l2x0.c