[PATCH kvmtool] virtio: Fix typo in comment

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



A minor typo fix, change "too" to "two"

Signed-off-by: Xueshi Hu <xueshi.hu@xxxxxxxxxx>
---
 virtio/blk.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtio/blk.c b/virtio/blk.c
index a58c7452f97b..225e40ca8f7d 100644
--- a/virtio/blk.c
+++ b/virtio/blk.c
@@ -23,7 +23,7 @@
 #define VIRTIO_BLK_MAX_DEV		4
 
 /*
- * the header and status consume too entries
+ * the header and status consume two entries
  */
 #define DISK_SEG_MAX			(VIRTIO_BLK_QUEUE_SIZE - 2)
 #define VIRTIO_BLK_QUEUE_SIZE		256
-- 
2.40.1




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux