summary refs log tree commit diff stats
path: root/scripts/qapi/main.py
diff options
context:
space:
mode:
authorDongwon Kim <dongwon.kim@intel.com>2021-08-30 10:50:33 -0700
committerGerd Hoffmann <kraxel@redhat.com>2021-08-31 14:31:22 +0200
commitfc4d3f35f81a5d392d979607818cf1cb56bfbaf7 (patch)
tree3aa8027bac62865111aa411bd132382c3eb959bc /scripts/qapi/main.py
parentad22d0583300df420819e6c89b1c022b998fac8a (diff)
downloadfocaccia-qemu-fc4d3f35f81a5d392d979607818cf1cb56bfbaf7.tar.gz
focaccia-qemu-fc4d3f35f81a5d392d979607818cf1cb56bfbaf7.zip
virtio-gpu: no point of checking res->iov
The code should check the opposite condition of res->iov because it will be null
if virtio_gpu_create_mapping_iov fails and actually this checking is not even
required because checking on ret covers all failing cases.

Signed-off-by: Dongwon Kim <dongwon.kim@intel.com>
Message-Id: <20210830175033.29233-1-dongwon.kim@intel.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'scripts/qapi/main.py')
0 files changed, 0 insertions, 0 deletions