* [PATCH] MAINTAINERS: Fix error-report.c entry
@ 2024-03-27 11:55 Zhao Liu
2024-04-02 10:50 ` Philippe Mathieu-Daudé
0 siblings, 1 reply; 2+ messages in thread
From: Zhao Liu @ 2024-03-27 11:55 UTC (permalink / raw)
To: Markus Armbruster; +Cc: qemu-devel, Zhao Liu
From: Zhao Liu <zhao1.liu@intel.com>
The commit 15002f60f792 ("util: rename qemu-error.c to match its header
name") renamed util/qemu-error.c to util/error-report.c but missed to
change the corresponding entry.
To avoid get_maintainer.pl failing, update the error-report.c entry.
Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index a07af6b9d48e..197a06b42ff0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3013,7 +3013,7 @@ F: include/qapi/error.h
F: include/qemu/error-report.h
F: qapi/error.json
F: util/error.c
-F: util/qemu-error.c
+F: util/error-report.c
F: scripts/coccinelle/err-bad-newline.cocci
F: scripts/coccinelle/error-use-after-free.cocci
F: scripts/coccinelle/error_propagate_null.cocci
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] MAINTAINERS: Fix error-report.c entry
2024-03-27 11:55 [PATCH] MAINTAINERS: Fix error-report.c entry Zhao Liu
@ 2024-04-02 10:50 ` Philippe Mathieu-Daudé
0 siblings, 0 replies; 2+ messages in thread
From: Philippe Mathieu-Daudé @ 2024-04-02 10:50 UTC (permalink / raw)
To: Zhao Liu, Markus Armbruster; +Cc: qemu-devel, Zhao Liu
On 27/3/24 12:55, Zhao Liu wrote:
> From: Zhao Liu <zhao1.liu@intel.com>
>
> The commit 15002f60f792 ("util: rename qemu-error.c to match its header
> name") renamed util/qemu-error.c to util/error-report.c but missed to
> change the corresponding entry.
>
> To avoid get_maintainer.pl failing, update the error-report.c entry.
>
> Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
And queued, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-02 10:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-27 11:55 [PATCH] MAINTAINERS: Fix error-report.c entry Zhao Liu
2024-04-02 10:50 ` Philippe Mathieu-Daudé
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).