]> git.proxmox.com Git - qemu.git/commit - iov.c
iov: add const annotation
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 24 Sep 2012 10:50:32 +0000 (12:50 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 28 Sep 2012 10:16:27 +0000 (12:16 +0200)
commit844b5cea8ea6cbe964670a26d1b34037067569df
tree5a6b49dd6bf1fa0951e28a0fe05893d06f484392
parent40bad8f3deba15e2074ff34cfe923c12916b1cc5
iov: add const annotation

iov_from_buf does not change iov, make it const.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
iov.c
iov.h