]> Git Repo - qemu.git/commit - util/iov.c
iov: add const annotation
authorMichael S. Tsirkin <[email protected]>
Mon, 24 Sep 2012 10:50:32 +0000 (12:50 +0200)
committerMichael S. Tsirkin <[email protected]>
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 <[email protected]>
iov.c
iov.h
This page took 0.025079 seconds and 4 git commands to generate.