Files
qemu/hw/9pfs
Greg Kurz 799fe087e4 9pfs: drop unused fmt strings in the proxy backend
The v9fs_request() function doesn't use its fmt argument: it passes literal
format strings to proxy_marshal() for all commands.

This patch simply drops the unused fmt argument and updates all callers
accordingly.

Signed-off-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
2016-09-16 08:56:14 +02:00
..
2016-06-06 11:52:34 +02:00
2016-06-06 11:52:34 +02:00
2016-01-29 15:07:23 +00:00
2016-07-01 14:38:54 +02:00
2016-01-29 15:07:23 +00:00
2016-01-29 15:07:23 +00:00
2016-06-06 11:52:34 +02:00
2016-01-08 15:32:13 +05:30
2016-07-21 20:44:20 +03:00