From: Thomas Huth <thuth@redhat.com>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>,
"Michael S . Tsirkin" <mst@redhat.com>,
"Eduardo Habkost" <ehabkost@redhat.com>
Cc: qemu-devel@nongnu.org, QEMU Trivial <qemu-trivial@nongnu.org>
Subject: Re: [Qemu-devel] [RFC PATCH 1/4] typedefs: Remove PcGuestInfo from qemu/typedefs.h
Date: Tue, 8 May 2018 17:24:30 +0200 [thread overview]
Message-ID: <0f2eb270-8541-05e3-bdba-4c294c057a39@redhat.com> (raw)
In-Reply-To: <20180508151035.16774-2-f4bug@amsat.org>
On 08.05.2018 17:10, Philippe Mathieu-Daudé wrote:
> It is long gone since e4e8ba04c2007 ...
>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> include/qemu/typedefs.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/include/qemu/typedefs.h b/include/qemu/typedefs.h
> index a46b0b347b..325c72de33 100644
> --- a/include/qemu/typedefs.h
> +++ b/include/qemu/typedefs.h
> @@ -62,7 +62,6 @@ typedef struct NetClientState NetClientState;
> typedef struct NetFilterState NetFilterState;
> typedef struct NICInfo NICInfo;
> typedef struct NumaNodeMem NumaNodeMem;
> -typedef struct PcGuestInfo PcGuestInfo;
> typedef struct PCIBridge PCIBridge;
> typedef struct PCIBus PCIBus;
> typedef struct PCIDevice PCIDevice;
>
No need to mark this patch as RFC - this is certainly a good idea.
Reviewed-by: Thomas Huth <thuth@redhat.com>
next prev parent reply other threads:[~2018-05-08 15:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-08 15:10 [Qemu-devel] [RFC PATCH 0/4] qemu/typedefs.h cleanup Philippe Mathieu-Daudé
2018-05-08 15:10 ` [Qemu-devel] [RFC PATCH 1/4] typedefs: Remove PcGuestInfo from qemu/typedefs.h Philippe Mathieu-Daudé
2018-05-08 15:24 ` Thomas Huth [this message]
2018-05-08 15:10 ` [Qemu-devel] [RFC PATCH 2/4] hw/pcmcia: Remove PCMCIACardState " Philippe Mathieu-Daudé
2018-05-08 15:10 ` [Qemu-devel] [RFC PATCH 3/4] hw/ssi: Remove SSIBus " Philippe Mathieu-Daudé
2018-05-08 22:39 ` Alistair Francis
2018-05-08 15:10 ` [Qemu-devel] [RFC PATCH 4/4] hw/ide/ahci: Remove AllwinnerAHCIState " Philippe Mathieu-Daudé
2018-05-08 22:16 ` John Snow
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=0f2eb270-8541-05e3-bdba-4c294c057a39@redhat.com \
--to=thuth@redhat.com \
--cc=ehabkost@redhat.com \
--cc=f4bug@amsat.org \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@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 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).