* [PATCH] MAINTAINERS: Add include folder to the hw/char/ section
@ 2023-09-29 12:44 Thomas Huth
2023-10-02 6:03 ` Philippe Mathieu-Daudé
2023-10-02 12:02 ` Michael Tokarev
0 siblings, 2 replies; 3+ messages in thread
From: Thomas Huth @ 2023-09-29 12:44 UTC (permalink / raw)
To: qemu-devel, Marc-André Lureau
Cc: qemu-trivial, Markus Armbruster, Paolo Bonzini
The "Character devices" section only covers hw/char/ but
misses the corresponding include/hw/char/ folder. Add it now.
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1313257180..7ecf3fbc2d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1980,6 +1980,7 @@ M: Marc-André Lureau <marcandre.lureau@redhat.com>
R: Paolo Bonzini <pbonzini@redhat.com>
S: Odd Fixes
F: hw/char/
+F: include/hw/char/
Network devices
M: Jason Wang <jasowang@redhat.com>
--
2.41.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: Add include folder to the hw/char/ section
2023-09-29 12:44 [PATCH] MAINTAINERS: Add include folder to the hw/char/ section Thomas Huth
@ 2023-10-02 6:03 ` Philippe Mathieu-Daudé
2023-10-02 12:02 ` Michael Tokarev
1 sibling, 0 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-10-02 6:03 UTC (permalink / raw)
To: Thomas Huth, qemu-devel, Marc-André Lureau
Cc: qemu-trivial, Markus Armbruster, Paolo Bonzini
On 29/9/23 14:44, Thomas Huth wrote:
> The "Character devices" section only covers hw/char/ but
> misses the corresponding include/hw/char/ folder. Add it now.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: Add include folder to the hw/char/ section
2023-09-29 12:44 [PATCH] MAINTAINERS: Add include folder to the hw/char/ section Thomas Huth
2023-10-02 6:03 ` Philippe Mathieu-Daudé
@ 2023-10-02 12:02 ` Michael Tokarev
1 sibling, 0 replies; 3+ messages in thread
From: Michael Tokarev @ 2023-10-02 12:02 UTC (permalink / raw)
To: Thomas Huth, qemu-devel, Marc-André Lureau
Cc: qemu-trivial, Markus Armbruster, Paolo Bonzini
29.09.2023 15:44, Thomas Huth wrote:
> The "Character devices" section only covers hw/char/ but
> misses the corresponding include/hw/char/ folder. Add it now.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
Applied to my trivial-patches tree, thanks!
/mjt
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-10-02 12:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-29 12:44 [PATCH] MAINTAINERS: Add include folder to the hw/char/ section Thomas Huth
2023-10-02 6:03 ` Philippe Mathieu-Daudé
2023-10-02 12:02 ` Michael Tokarev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).