* [Qemu-devel] [PATCH] block: Fix typo in comment
@ 2016-04-26 10:12 Wei Jiangang
2016-05-02 15:35 ` Kevin Wolf
0 siblings, 1 reply; 2+ messages in thread
From: Wei Jiangang @ 2016-04-26 10:12 UTC (permalink / raw)
To: qemu-devel; +Cc: kwolf, mreitz, armbru, qemu-trivial, qemu-block, Wei Jiangang
s/imlement/implement/
Signed-off-by: Wei Jiangang <weijg.fnst@cn.fujitsu.com>
---
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.9.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PATCH] block: Fix typo in comment
2016-04-26 10:12 [Qemu-devel] [PATCH] block: Fix typo in comment Wei Jiangang
@ 2016-05-02 15:35 ` Kevin Wolf
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Wolf @ 2016-05-02 15:35 UTC (permalink / raw)
To: Wei Jiangang; +Cc: qemu-devel, mreitz, armbru, qemu-trivial, qemu-block
Am 26.04.2016 um 12:12 hat Wei Jiangang geschrieben:
> s/imlement/implement/
>
> Signed-off-by: Wei Jiangang <weijg.fnst@cn.fujitsu.com>
Thanks, applied to block-next.
Kevin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-05-02 15:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-26 10:12 [Qemu-devel] [PATCH] block: Fix typo in comment Wei Jiangang
2016-05-02 15:35 ` Kevin Wolf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).