qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 02/41] e1000: Rename QOM class cast macros


From: Daniel P . Berrangé
Subject: Re: [PATCH 02/41] e1000: Rename QOM class cast macros
Date: Mon, 17 Aug 2020 16:49:36 +0100
User-agent: Mutt/1.14.5 (2020-06-23)

On Thu, Aug 13, 2020 at 06:25:46PM -0400, Eduardo Habkost wrote:
> Rename the E1000_DEVICE_CLASS() and E1000_DEVICE_GET_CLASS()
> macros to be consistent with the E1000() instance cast macro.
> 
> This will allow us to register the type cast macros using
> OBJECT_DECLARE_TYPE later.
> 
> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
> ---
>  hw/net/e1000.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




reply via email to

[Prev in Thread] Current Thread [Next in Thread]