diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2025-03-11 21:26:12 +0800 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2025-03-13 17:57:23 +0100 |
commit | 2fa67a7b1d7957dc0cc482136ba58c460463ecb6 (patch) | |
tree | b97d6ade730afafa657402ca5691fd4d9d63b297 /docs/sphinx/qapidoc.py | |
parent | 366b5811d6170f4ed74329a60dc77b1633e13798 (diff) | |
download | qemu-2fa67a7b1d7957dc0cc482136ba58c460463ecb6.zip qemu-2fa67a7b1d7957dc0cc482136ba58c460463ecb6.tar.gz qemu-2fa67a7b1d7957dc0cc482136ba58c460463ecb6.tar.bz2 |
virtio-blk: tidy up iothread_vq_mapping functions
Use noun_verb() function naming instead of verb_noun() because the
former is the most common naming style for APIs. The next commit will
move these functions into a header file so that virtio-scsi can call
them.
Shorten iothread_vq_mapping_apply()'s iothread_vq_mapping_list argument
to just "list" like in the other functions.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-ID: <20250311132616.1049687-10-stefanha@redhat.com>
Tested-by: Peter Krempa <pkrempa@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'docs/sphinx/qapidoc.py')
0 files changed, 0 insertions, 0 deletions