qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 25/69] block: Fix typo in comment


From: Kevin Wolf
Subject: [Qemu-devel] [PULL 25/69] block: Fix typo in comment
Date: Thu, 12 May 2016 16:35:05 +0200

From: Wei Jiangang <address@hidden>

s/imlement/implement/

Signed-off-by: Wei Jiangang <address@hidden>
Signed-off-by: Kevin Wolf <address@hidden>
---
 blockdev.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/blockdev.c b/blockdev.c
index f1f520a..f74eb43 100644
--- a/blockdev.c
+++ b/blockdev.c
@@ -73,7 +73,7 @@ static int if_max_devs[IF_COUNT] = {
      * Do not change these numbers!  They govern how drive option
      * index maps to unit and bus.  That mapping is ABI.
      *
-     * All controllers used to imlement if=T drives need to support
+     * All controllers used to implement if=T drives need to support
      * if_max_devs[T] units, for any T with if_max_devs[T] != 0.
      * Otherwise, some index values map to "impossible" bus, unit
      * values.
-- 
1.8.3.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]