From: Waldemar Kozaczuk <[email protected]>
Committer: Waldemar Kozaczuk <[email protected]>
Branch: master

Fixed typo in virtio-mmio code

Signed-off-by: Waldemar Kozaczuk <[email protected]>

---
diff --git a/drivers/virtio-mmio.cc b/drivers/virtio-mmio.cc
--- a/drivers/virtio-mmio.cc
+++ b/drivers/virtio-mmio.cc
@@ -11,7 +11,7 @@

 namespace virtio {

-// This implements virtio-io mmio device (transport layer, modeled after PSI). +// This implements virtio-io mmio device (transport layer, modeled after PCI). // Read here - https://www.kraxel.org/virtio/virtio-v1.0-cs03-virtio-gpu.html#x1-1080002
 hw_device_id mmio_device::get_id()
 {

--
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to