On Tue, 02 Jul 2019 13:41:34 -0600
Alex Williamson <alex.william...@redhat.com> wrote:

> Coverity doesn't like that most callers of vfio_set_irq_signaling() check
> the return value and doesn't understand the equivalence of testing the
> error pointer instead.  Test the return value consistently.
> 
> Reported-by: Coverity (CID 1402783)
> Signed-off-by: Alex Williamson <alex.william...@redhat.com>
> ---
>  hw/vfio/ccw.c |    5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)

Thanks, queued to s390-fixes.

Reply via email to