]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/9p: convert v9fs_tflush() to declarative arguments
authorChristian Schoenebeck <qemu_oss@crudebyte.com>
Tue, 4 Oct 2022 20:54:03 +0000 (22:54 +0200)
committerChristian Schoenebeck <qemu_oss@crudebyte.com>
Mon, 24 Oct 2022 10:24:32 +0000 (12:24 +0200)
commitd89146fd16775aa734b1e67b8fdee0301ad80cf5
tree280fc94db43d39878c2b6934c58a67c2c55488c6
parentbb286ff8e85dcc222c93c9f3a164034561d1f585
tests/9p: convert v9fs_tflush() to declarative arguments

Use declarative function arguments for function v9fs_tflush().

Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Message-Id: <91b7b154298c500d100b05137146c2905c3acdec.1664917004.git.qemu_oss@crudebyte.com>
tests/qtest/libqos/virtio-9p-client.c
tests/qtest/libqos/virtio-9p-client.h
tests/qtest/virtio-9p-test.c