diff options
author | Greg Kurz <groug@kaod.org> | 2016-09-16 08:56:14 +0200 |
---|---|---|
committer | Greg Kurz <groug@kaod.org> | 2016-09-16 08:56:14 +0200 |
commit | 799fe087e491e17ff02658d34e5fc696c79f6db5 (patch) | |
tree | e4cf65376067092d5d2c2dc2a196301e6ced82b9 /qdev-monitor.c | |
parent | 5f473241ac595452ae0638dc63e7af2a2294f5ec (diff) | |
download | qemu-799fe087e491e17ff02658d34e5fc696c79f6db5.zip qemu-799fe087e491e17ff02658d34e5fc696c79f6db5.tar.gz qemu-799fe087e491e17ff02658d34e5fc696c79f6db5.tar.bz2 |
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>
Diffstat (limited to 'qdev-monitor.c')
0 files changed, 0 insertions, 0 deletions