qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] 9pfs: various cleanups
@ 2016-09-15 14:23 Greg Kurz
  2016-09-15 14:24 ` [Qemu-devel] [PATCH 1/4] 9pfs: drop unused fmt strings in the proxy backend Greg Kurz
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Greg Kurz @ 2016-09-15 14:23 UTC (permalink / raw)
  To: qemu-devel; +Cc: Greg Kurz, Aneesh Kumar K.V

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-09-15 15:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-15 14:23 [Qemu-devel] [PATCH 0/4] 9pfs: various cleanups Greg Kurz
2016-09-15 14:24 ` [Qemu-devel] [PATCH 1/4] 9pfs: drop unused fmt strings in the proxy backend Greg Kurz
2016-09-15 15:10   ` Cédric Le Goater
2016-09-15 14:24 ` [Qemu-devel] [PATCH 2/4] 9pfs: drop duplicate line in " Greg Kurz
2016-09-15 15:05   ` Cédric Le Goater
2016-09-15 14:24 ` [Qemu-devel] [PATCH 3/4] 9pfs: drop useless v9fs_string_null() function Greg Kurz
2016-09-15 15:06   ` Cédric Le Goater
2016-09-15 14:24 ` [Qemu-devel] [PATCH 4/4] 9pfs: introduce v9fs_path_sprintf() helper Greg Kurz
2016-09-15 15:09   ` Cédric Le Goater
2016-09-15 15:24     ` Greg Kurz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).