]> git.proxmox.com Git - qemu.git/blobdiff - hw/virtio.h
Suppress some variants of English in comments
[qemu.git] / hw / virtio.h
index c441a93e55b3477ecb91a88e9b4875942766f151..0f9be7d1065f7d17e8a367b1e58b94f7e990dff3 100644 (file)
@@ -30,7 +30,7 @@
 /* We've given up on this device. */
 #define VIRTIO_CONFIG_S_FAILED          0x80
 
-/* We notify when the ring is completely used, even if the guest is supressing
+/* We notify when the ring is completely used, even if the guest is suppressing
  * callbacks */
 #define VIRTIO_F_NOTIFY_ON_EMPTY        24
 /* We support indirect buffer descriptors */