Markus Armbruster <arm...@redhat.com> wrote:
> We use int instead of uint64_t in a few places.  Change them to
> uint64_t.
>
> This cleans up a comparison of signed qemu_rdma_block_for_wrid()
> parameter @wrid_requested with unsigned @wr_id.  Harmless, because the
> actual arguments are non-negative enumeration constants.
>
> Signed-off-by: Markus Armbruster <arm...@redhat.com>
> Reviewed-by: Fabiano Rosas <faro...@suse.de>
> Reviewed-by: Li Zhijian <lizhij...@fujitsu.com>

Reviewed-by: Juan Quintela <quint...@redhat.com>


Reply via email to