From af8b38b0d1878950d27156fd350e5457fd8a15a1 Mon Sep 17 00:00:00 2001 From: Greg Kurz Date: Mon, 6 Jun 2016 11:52:34 +0200 Subject: 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 --- fsdev/qemu-fsdev-opts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fsdev/qemu-fsdev-opts.c') diff --git a/fsdev/qemu-fsdev-opts.c b/fsdev/qemu-fsdev-opts.c index 88a4ac3..1dd8c7a 100644 --- a/fsdev/qemu-fsdev-opts.c +++ b/fsdev/qemu-fsdev-opts.c @@ -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. -- cgit v1.1