mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-26 20:03:54 -06:00
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>
This commit is contained in:
parent
aae91ad9ae
commit
af8b38b0d1
12 changed files with 11 additions and 17 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Virtio 9p
|
||||
* 9p
|
||||
*
|
||||
* This work is licensed under the terms of the GNU GPL, version 2 or
|
||||
* later. See the COPYING file in the top-level directory.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue