aboutsummaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorMichael Tokarev <mjt@tls.msk.ru>2015-03-12 09:36:12 +0300
committerAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>2015-03-12 15:27:35 +0530
commit7752efcacf41daf34f9fefc5e78131f2afa3d4d7 (patch)
tree84dac466d97c826c1257d035303edb086636d7c1 /util
parent1b6f85e2cb9302a8587772d04983a3ecc0ecfe68 (diff)
downloadqemu-7752efcacf41daf34f9fefc5e78131f2afa3d4d7.zip
qemu-7752efcacf41daf34f9fefc5e78131f2afa3d4d7.tar.gz
qemu-7752efcacf41daf34f9fefc5e78131f2afa3d4d7.tar.bz2
9pfs-proxy: tiny cleanups in proxy_pwritev and proxy_preadv
Don't compare syscall return with -1, use "<0" condition. Don't introduce useless local variables when we already have similar variable Rename local variable to be consistent with other usages Finally make the two methods, read and write, to be similar to each other Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions