]> git.proxmox.com Git - mirror_qemu.git/commit - fsdev/file-op-9p.h
9p/fsdev: remove obsolete references to virtio
authorGreg Kurz <gkurz@linux.vnet.ibm.com>
Mon, 6 Jun 2016 09:52:34 +0000 (11:52 +0200)
committerGreg Kurz <gkurz@linux.vnet.ibm.com>
Mon, 6 Jun 2016 09:52:34 +0000 (11:52 +0200)
commitaf8b38b0d1878950d27156fd350e5457fd8a15a1
tree76e54c25ba9fc35a07eadf74aeb266dfa1265d13
parentaae91ad9ae0677395366ff1f7a3e8763fd8470f2
9p/fsdev: remove obsolete references to virtio

Most of the 9p code is now virtio agnostic. This patch does a final cleanup:
- drop references to Virtio from the header comments
- fix includes

Also drop a couple of leading empty lines while here.

Signed-off-by: Greg Kurz <gkurz@linux.vnet.ibm.com>
12 files changed:
fsdev/file-op-9p.h
fsdev/qemu-fsdev-dummy.c
fsdev/qemu-fsdev-opts.c
fsdev/qemu-fsdev.c
fsdev/qemu-fsdev.h
hw/9pfs/9p.h
hw/9pfs/codir.c
hw/9pfs/cofile.c
hw/9pfs/cofs.c
hw/9pfs/coth.c
hw/9pfs/coth.h
hw/9pfs/coxattr.c