Markus Armbruster <[email protected]> wrote: > 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 <[email protected]> > Reviewed-by: Fabiano Rosas <[email protected]> > Reviewed-by: Li Zhijian <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
