qemu-s390x
[Top][All Lists]
Advanced

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

Re: [qemu-s390x] [PATCH for-3.1 01/10] hw/s390x/virtio-ccw: Consolidate


From: Cornelia Huck
Subject: Re: [qemu-s390x] [PATCH for-3.1 01/10] hw/s390x/virtio-ccw: Consolidate calls to virtio_ccw_unrealize()
Date: Thu, 26 Jul 2018 11:15:06 +0200

On Wed, 25 Jul 2018 14:20:15 +0200
Thomas Huth <address@hidden> wrote:

> Currently, every virtio-ccw device explicitely sets its unrealize
> function to virtio_ccw_unrealize() in its class_init function.
> We can simplify this by using a common unrealize function, just like
> it is already done for the realize functions.
> 
> Signed-off-by: Thomas Huth <address@hidden>
> ---
>  hw/s390x/virtio-ccw.c | 22 +++++++---------------
>  1 file changed, 7 insertions(+), 15 deletions(-)

LGTM now :)



reply via email to

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