]> git.proxmox.com Git - mirror_qemu.git/commit
contrib/libvhost-user: cleanup casts
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 4 Feb 2019 05:04:34 +0000 (00:04 -0500)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 5 Feb 2019 15:58:33 +0000 (10:58 -0500)
commit8bafafcc292925f75eb55c6da2815ca131999570
tree4fc03c18205591cd47aef6a89b3910d20081a64d
parent7de7b6087ef0443c7eef7b8b618ef9a8254a452e
contrib/libvhost-user: cleanup casts

Now that field types are all properly uint64_t,
drop the un-necessary cast.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
contrib/libvhost-user/libvhost-user.c