qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Cédric Le Goater" <clg@redhat.com>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>, qemu-devel@nongnu.org
Cc: Jiaxun Yang <jiaxun.yang@flygoat.com>,
	Stefan Weil <sw@weilnetz.de>, Song Gao <gaosong@loongson.cn>,
	Bibo Mao <maobibo@loongson.cn>,
	Alex Williamson <alex.williamson@redhat.com>
Subject: Re: [PATCH v2 2/3] hw/vfio/vfio-migration: Remove unnecessary 'qemu/typedefs.h' include
Date: Tue, 15 Jul 2025 07:39:19 +0200	[thread overview]
Message-ID: <d34d1ce2-e48f-41ff-8d92-f1b424689aa7@redhat.com> (raw)
In-Reply-To: <20250708085859.7885-3-philmd@linaro.org>

On 7/8/25 10:58, Philippe Mathieu-Daudé wrote:
> "qemu/typedefs.h" is already included by "qemu/osdep.h".
> 
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
>   hw/vfio/vfio-migration-internal.h | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/hw/vfio/vfio-migration-internal.h b/hw/vfio/vfio-migration-internal.h
> index a8b456b239d..00e2badd889 100644
> --- a/hw/vfio/vfio-migration-internal.h
> +++ b/hw/vfio/vfio-migration-internal.h
> @@ -13,7 +13,6 @@
>   #include <linux/vfio.h>
>   #endif
>   
> -#include "qemu/typedefs.h"
>   #include "qemu/notify.h"
>   
>   /*


Reviewed-by: Cédric Le Goater <clg@redhat.com>

Thanks,

C.




  reply	other threads:[~2025-07-15  5:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-08  8:58 [PATCH v2 0/3] includes: Remove unnecessary 'qemu/typedefs.h' include Philippe Mathieu-Daudé
2025-07-08  8:58 ` [PATCH v2 1/3] hw/intc/loongarch_extioi: " Philippe Mathieu-Daudé
2025-07-08  8:58 ` [PATCH v2 2/3] hw/vfio/vfio-migration: " Philippe Mathieu-Daudé
2025-07-15  5:39   ` Cédric Le Goater [this message]
2025-07-08  8:58 ` [PATCH v2 3/3] system/os-win32: " Philippe Mathieu-Daudé
2025-07-08 20:53   ` Philippe Mathieu-Daudé
2025-07-08 22:13     ` Philippe Mathieu-Daudé

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=d34d1ce2-e48f-41ff-8d92-f1b424689aa7@redhat.com \
    --to=clg@redhat.com \
    --cc=alex.williamson@redhat.com \
    --cc=gaosong@loongson.cn \
    --cc=jiaxun.yang@flygoat.com \
    --cc=maobibo@loongson.cn \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=sw@weilnetz.de \
    /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).