qemu-e2k/hw
Greg Kurz abdf008640 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>
2016-09-16 08:56:15 +02:00
..
9pfs 9pfs: drop useless v9fs_string_null() function 2016-09-16 08:56:15 +02:00
acpi trace-events: fix first line comment in trace-events 2016-08-12 10:36:01 +01:00
alpha trace-events: fix first line comment in trace-events 2016-08-12 10:36:01 +01:00
arm hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all 2016-09-13 19:09:42 +02:00
audio pcspk: adding vmstate for save/restore 2016-09-15 15:10:06 +02:00
block virtio-blk: rename virtio_device_info to virtio_blk_info 2016-09-13 11:00:56 +01:00
bt hw/bt/hci: spelling fix: endianness 2016-09-13 18:12:34 +03:00
char hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all 2016-09-13 19:09:42 +02:00
core bus: simplify name handling 2016-09-08 18:05:22 +04:00
cpu
cris
display virtio-vga: adapt to page-per-vq=off 2016-09-13 09:28:10 +02:00
dma * minor patches here and there 2016-09-15 10:24:22 +01:00
gpio
i2c
i386 * Support multiple -d trace:PATTERN arguments (Daniel) 2016-09-15 18:12:40 +01:00
ide portio: keep references on portio 2016-09-08 18:05:21 +04:00
input pc: simplify passing qemu_irq 2016-09-08 18:05:21 +04:00
intc pc: apic: introduce APIC macro 2016-09-15 15:09:59 +02:00
ipack
ipmi ipmi: check return of qemu_chr_fe_write() for errors 2016-09-13 19:09:42 +02:00
isa portio: keep references on portio 2016-09-08 18:05:21 +04:00
lm32
m68k
mem
microblaze
mips
misc ivshmem: Delete duplicate debug message 2016-09-15 15:32:22 +03:00
moxie
net hw/net/e1000e: Fix compiler warning 2016-09-13 18:12:34 +03:00
nvram fw_cfg: remove useless casts 2016-09-15 15:32:22 +03:00
openrisc
pci trace-events: fix first line comment in trace-events 2016-08-12 10:36:01 +01:00
pci-bridge
pci-host
pcmcia
ppc Remove unused function declarations 2016-09-15 15:32:22 +03:00
s390x s390x: remove useless cast 2016-09-15 15:32:22 +03:00
scsi * Support multiple -d trace:PATTERN arguments (Daniel) 2016-09-15 18:12:40 +01:00
sd sd: free timer 2016-09-08 18:05:22 +04:00
sh4 sh4: fix broken link to documentation 2016-09-15 15:32:22 +03:00
smbios
sparc trace-events: fix first line comment in trace-events 2016-08-12 10:36:01 +01:00
sparc64
ssi
timer trace-events: fix first line comment in trace-events 2016-08-12 10:36:01 +01:00
tpm
tricore tricore: remove useless cast 2016-09-15 15:32:22 +03:00
unicore32
usb usb-mtp: add support for files larger than 4g (gsoc) 2016-09-15 14:56:36 +01:00
vfio trace-events: fix first line comment in trace-events 2016-08-12 10:36:01 +01:00
virtio vhost-vsock: add virtio sockets device 2016-09-10 00:28:08 +03:00
watchdog
xen Xen: fix converity warning of xen_pt_config_init() 2016-08-12 16:38:18 -07:00
xenpv
xtensa
Makefile.objs