From: Li Qiang <liq...@163.com>

'postocpy' should be 'postcopy'.

CC: qemu-triv...@nongnu.org
Signed-off-by: Li Qiang <liq...@163.com>
Reviewed-by: Alex Bennée <alex.ben...@linaro.org>
Reviewed-by: Juan Quintela <quint...@redhat.com>
Message-Id: <20190525062832.18009-1-liq...@163.com>
Signed-off-by: Laurent Vivier <laur...@vivier.eu>
---
 migration/ram.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/migration/ram.c b/migration/ram.c
index 4c608692262e..359dc8f1bc44 100644
--- a/migration/ram.c
+++ b/migration/ram.c
@@ -2236,7 +2236,7 @@ static RAMBlock *unqueue_page(RAMState *rs, ram_addr_t 
*offset)
 }
 
 /**
- * get_queued_page: unqueue a page from the postocpy requests
+ * get_queued_page: unqueue a page from the postcopy requests
  *
  * Skips pages that are already sent (!dirty)
  *
-- 
2.21.0


Reply via email to