Markus Armbruster <[email protected]> wrote: > qemu_rdma_data_init() return type is void *. It actually returns > RDMAContext *, and all its callers assign the value to an > RDMAContext *. Unclean. > > Return RDMAContext * instead. > > 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]> queued
