This small patch series cleans up 9pfs-proxy.c code a little bit, mostly by moving the same code repeated in all places to a single place, and tiny cleanups to make the code more consistent.
Michael Tokarev (5): 9pfs-proxy: simplify v9fs_request(), P1 9pfs-proxy: simplify v9fs_request(), P2 9pfs-proxy: simplify error handling 9pfs-proxy: rename a few local variables for consistency 9pfs-proxy: tiny cleanups in proxy_pwritev and proxy_preadv hw/9pfs/virtio-9p-proxy.c | 233 ++++++++-------------------------------------- 1 file changed, 41 insertions(+), 192 deletions(-) -- 2.1.4