summaryrefslogtreecommitdiffstats
path: root/include/block/nvme.h
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2020-10-29 10:32:52 +0100
committerStefan Hajnoczi2020-11-03 20:06:21 +0100
commitdfa9c6c65666d431b20f6ae3f18ee1e729f80f19 (patch)
treea9eb39bdd81408f5dad2ab1122d3997e7bce0d6d /include/block/nvme.h
parentblock/nvme: Make nvme_identify() return boolean indicating error (diff)
downloadqemu-dfa9c6c65666d431b20f6ae3f18ee1e729f80f19.tar.gz
qemu-dfa9c6c65666d431b20f6ae3f18ee1e729f80f19.tar.xz
qemu-dfa9c6c65666d431b20f6ae3f18ee1e729f80f19.zip
block/nvme: Make nvme_init_queue() return boolean indicating error
Just for consistency, following the example documented since commit e3fe3988d7 ("error: Document Error API usage rules"), return a boolean value indicating an error is set or not. Directly pass errp as the local_err is not requested in our case. This simplifies a bit nvme_create_queue_pair(). Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Tested-by: Eric Auger <eric.auger@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-id: 20201029093306.1063879-12-philmd@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Tested-by: Eric Auger <eric.auger@redhat.com>
Diffstat (limited to 'include/block/nvme.h')
0 files changed, 0 insertions, 0 deletions