qemu-e2k/hw/9pfs
Stefan Weil 0289a412e8 9pfs: Fix warnings from Sparse
Sparse report:

9pfs/virtio-9p.c:1953:9: warning: returning void-valued expression
9pfs/virtio-9p-handle.c:143:5: warning: returning void-valued expression
9pfs/virtio-9p-handle.c:160:5: warning: returning void-valued expression
9pfs/virtio-9p-local.c:384:5: warning: returning void-valued expression
9pfs/virtio-9p-local.c:415:5: warning: returning void-valued expression
9pfs/virtio-9p-proxy.c:672:5: warning: returning void-valued expression
9pfs/virtio-9p-proxy.c:689:5: warning: returning void-valued expression

Cc: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2015-03-19 11:11:55 +03:00
..
Makefile.objs Remove libhw 2012-10-05 16:07:49 -05:00
codir.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
cofile.c hw/9pfs: fix P9_STATS_GEN handling 2014-02-02 22:09:16 +05:30
cofs.c hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitation 2014-03-04 00:57:57 +05:30
coxattr.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
virtio-9p-coth.c 9pfs: changed to use event_notifier instead of qemu_pipe 2015-01-09 23:41:11 +01:00
virtio-9p-coth.h 9pfs: changed to use event_notifier instead of qemu_pipe 2015-01-09 23:41:11 +01:00
virtio-9p-device.c virtio: feature bit manipulation helpers 2015-02-26 13:04:07 +01:00
virtio-9p-handle.c 9pfs: Fix warnings from Sparse 2015-03-19 11:11:55 +03:00
virtio-9p-local.c 9pfs: Fix warnings from Sparse 2015-03-19 11:11:55 +03:00
virtio-9p-posix-acl.c hw/9pfs/virtio-9p-posix-acl: Fix out-of-bounds access 2015-03-13 14:01:24 +05:30
virtio-9p-proxy.c 9pfs: Fix warnings from Sparse 2015-03-19 11:11:55 +03:00
virtio-9p-proxy.h hw/9pfs: Proxy getversion 2012-01-04 20:20:55 +05:30
virtio-9p-synth.c rcu: introduce RCU-enabled QLIST 2015-02-16 17:30:19 +01:00
virtio-9p-synth.h janitor: add guards to headers 2012-12-19 08:31:31 +01:00
virtio-9p-xattr-user.c hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitation 2014-03-04 00:57:57 +05:30
virtio-9p-xattr.c hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitation 2014-03-04 00:57:57 +05:30
virtio-9p-xattr.h hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitation 2014-03-04 00:57:57 +05:30
virtio-9p.c 9pfs: Fix warnings from Sparse 2015-03-19 11:11:55 +03:00
virtio-9p.h virtio-9p: use standard headers 2015-02-26 13:04:04 +01:00