|
From: | Thomas Huth |
Subject: | Re: [PATCH] vfio/ccw: Use g_autofree variable |
Date: | Wed, 24 Apr 2024 15:01:09 +0200 |
User-agent: | Mozilla Thunderbird |
On 24/04/2024 14.54, Cédric Le Goater wrote:
Also change the return value of vfio_ccw_register_irq_notifier() to be a bool since it takes and 'Error **' argument. See the qapi/error.h Rules section. Signed-off-by: Cédric Le Goater <clg@redhat.com> --- hw/vfio/ccw.c | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-)
Reviewed-by: Thomas Huth <thuth@redhat.com>
[Prev in Thread] | Current Thread | [Next in Thread] |