diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2021-09-02 09:00:19 +0200 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2021-09-07 09:08:24 +0100 |
commit | 526c37c19df31a651b3f9de7b5f2f5100c25017b (patch) | |
tree | 63ed8ee16560c1e023ff97f45691b7c3ea8cfc59 /util/vfio-helpers.c | |
parent | 3f4c0affcfbc7c1da0b117bee0cd5be6f52fa3e5 (diff) | |
download | qemu-526c37c19df31a651b3f9de7b5f2f5100c25017b.zip qemu-526c37c19df31a651b3f9de7b5f2f5100c25017b.tar.gz qemu-526c37c19df31a651b3f9de7b5f2f5100c25017b.tar.bz2 |
block/nvme: Have nvme_create_queue_pair() report errors consistently
nvme_create_queue_pair() does not return a boolean value (indicating
eventual error) but a pointer, and is inconsistent in how it fills the
error handler. To fulfill callers expectations, always set an error
message on failure.
Reported-by: Auger Eric <eric.auger@redhat.com>
Reviewed-by: Klaus Jensen <k.jensen@samsung.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20210902070025.197072-6-philmd@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'util/vfio-helpers.c')
0 files changed, 0 insertions, 0 deletions