diff options
author | Klaus Jensen <k.jensen@samsung.com> | 2021-04-15 08:37:36 +0200 |
---|---|---|
committer | Klaus Jensen <k.jensen@samsung.com> | 2021-05-17 09:15:13 +0200 |
commit | c6dfa9d6b4b460a7dcf033478606fb17f8c5b0fa (patch) | |
tree | 652ada53c2bc0efe039705f769a5a28f20d02162 /scripts/qapi/gen.py | |
parent | 312c3531bba416e589f106db8c8241fc6e7e6332 (diff) | |
download | qemu-c6dfa9d6b4b460a7dcf033478606fb17f8c5b0fa.zip qemu-c6dfa9d6b4b460a7dcf033478606fb17f8c5b0fa.tar.gz qemu-c6dfa9d6b4b460a7dcf033478606fb17f8c5b0fa.tar.bz2 |
hw/block/nvme: rename __nvme_zrm_open
Get rid of the (reserved) double underscore use. Rename the "generic"
zone open function to nvme_zrm_open_flags() and add a generic `int
flags` argument instead which allows more flags to be easily added in
the future. There is at least one TP under standardization that would
add an additional flag.
Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
Cc: Thomas Huth <thuth@redhat.com>
Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'scripts/qapi/gen.py')
0 files changed, 0 insertions, 0 deletions