From: Markus Armbruster <armbru@redhat.com>
To: marcandre.lureau@redhat.com
Cc: Michael Roth <michael.roth@amd.com>, qemu-devel@nongnu.org
Subject: Re: [PATCH 20/27] qapi: remove needless include
Date: Wed, 16 Mar 2022 13:15:31 +0100 [thread overview]
Message-ID: <87sfri5c0s.fsf@pond.sub.org> (raw)
In-Reply-To: <20220316095428.2613806-1-marcandre.lureau@redhat.com> (marcandre lureau's message of "Wed, 16 Mar 2022 13:54:28 +0400")
marcandre.lureau@redhat.com writes:
> From: Marc-André Lureau <marcandre.lureau@redhat.com>
>
> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
> ---
> qapi/string-output-visitor.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/qapi/string-output-visitor.c b/qapi/string-output-visitor.c
> index 5506c933deef..71ddc92b7b98 100644
> --- a/qapi/string-output-visitor.c
> +++ b/qapi/string-output-visitor.c
> @@ -14,7 +14,6 @@
> #include "qemu/cutils.h"
> #include "qapi/string-output-visitor.h"
> #include "qapi/visitor-impl.h"
> -#include "qemu/host-utils.h"
> #include <math.h>
> #include "qemu/range.h"
Reviewed-by: Markus Armbruster <armbru@redhat.com>
prev parent reply other threads:[~2022-03-16 12:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-16 9:54 [PATCH 20/27] qapi: remove needless include marcandre.lureau
2022-03-16 12:15 ` Markus Armbruster [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87sfri5c0s.fsf@pond.sub.org \
--to=armbru@redhat.com \
--cc=marcandre.lureau@redhat.com \
--cc=michael.roth@amd.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.