summaryrefslogtreecommitdiffstats
path: root/blockdev.c
diff options
context:
space:
mode:
authorGreg Kurz2016-09-16 08:56:15 +0200
committerGreg Kurz2016-09-16 08:56:15 +0200
commitabdf008640b7ff59ac4c08c85f76ed861290c60e (patch)
treef4e48252299a36c4abbcdeb4ecc36925631c6f65 /blockdev.c
parent9pfs: drop duplicate line in proxy backend (diff)
downloadqemu-abdf008640b7ff59ac4c08c85f76ed861290c60e.tar.gz
qemu-abdf008640b7ff59ac4c08c85f76ed861290c60e.tar.xz
qemu-abdf008640b7ff59ac4c08c85f76ed861290c60e.zip
9pfs: drop useless v9fs_string_null() function
The v9fs_string_null() function just calls v9fs_string_free(). Also it only has 4 users, whereas v9fs_string_free() has 87. This patch converts users to call directly v9fs_string_free() and drops the useless function. Signed-off-by: Greg Kurz <groug@kaod.org> Reviewed-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'blockdev.c')
0 files changed, 0 insertions, 0 deletions