summary refs log tree commit diff stats
path: root/python
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2023-09-28 15:19:40 +0200
committerJuan Quintela <quintela@redhat.com>2023-10-11 11:17:03 +0200
commit6a3792d78dab35002120cd5aa468103c38cf9590 (patch)
tree0a6e9efad6489aec72df05809de837201c64bff1 /python
parent87e6bdabf033b681370d634226f1416bfcd9478a (diff)
downloadfocaccia-qemu-6a3792d78dab35002120cd5aa468103c38cf9590.tar.gz
focaccia-qemu-6a3792d78dab35002120cd5aa468103c38cf9590.zip
migration/rdma: Make qemu_rdma_buffer_mergeable() return bool
qemu_rdma_buffer_mergeable() is semantically a predicate.  It returns
int 0 or 1.  Return bool instead, and fix the function name's
spelling.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Li Zhijian <lizhijian@fujitsu.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Message-ID: <20230928132019.2544702-15-armbru@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions