qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/4] 9pfs: various cleanups


From: Greg Kurz
Subject: [Qemu-devel] [PATCH 0/4] 9pfs: various cleanups
Date: Thu, 15 Sep 2016 16:23:57 +0200
User-agent: StGit/0.17.1-dirty

These are nearly trivial class code changes. They don't fix any bug, nor change
functionality.

---

Greg Kurz (4):
      9pfs: drop unused fmt strings in the proxy backend
      9pfs: drop duplicate line in proxy backend
      9pfs: drop useless v9fs_string_null() function
      9pfs: introduce v9fs_path_sprintf() helper


 fsdev/9p-marshal.c |    5 ---
 fsdev/9p-marshal.h |    1 -
 hw/9pfs/9p-local.c |    7 +----
 hw/9pfs/9p-proxy.c |   75 ++++++++++++++++++++++------------------------------
 hw/9pfs/9p.c       |   27 ++++++++++++++-----
 hw/9pfs/9p.h       |    1 +
 6 files changed, 55 insertions(+), 61 deletions(-)

--
Greg




reply via email to

[Prev in Thread] Current Thread [Next in Thread]