[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH trivial 10/21] migration/rdma.c: spelling fix: asume
|
From: |
Michael Tokarev |
|
Subject: |
[PATCH trivial 10/21] migration/rdma.c: spelling fix: asume |
|
Date: |
Tue, 14 Nov 2023 19:58:23 +0300 |
Fixes: 67c31c9c1af1 "migration: Don't abuse qemu_file transferred for RDMA"
Cc: Juan Quintela <quintela@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
---
migration/rdma.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/migration/rdma.c b/migration/rdma.c
index 6a29e53daf..04debab5d9 100644
--- a/migration/rdma.c
+++ b/migration/rdma.c
@@ -2204,7 +2204,7 @@ retry:
stat64_add(&mig_stats.normal_pages, sge.length / qemu_target_page_size());
/*
* We are adding to transferred the amount of data written, but no
- * overhead at all. I will asume that RDMA is magicaly and don't
+ * overhead at all. I will assume that RDMA is magicaly and don't
* need to transfer (at least) the addresses where it wants to
* write the pages. Here it looks like it should be something
* like:
--
2.39.2
- [PATCH trivial 06/21] docs/devel/migration.rst: spelling fix: doen't, (continued)
- [PATCH trivial 07/21] docs/system/arm/emulation.rst: spelling fix: Enhacements, Michael Tokarev, 2023/11/14
- [PATCH trivial 08/21] target/arm/tcg: spelling fixes: alse, addreses, Michael Tokarev, 2023/11/14
- [PATCH trivial 04/21] gdbstub: spelling fix: respectivelly, Michael Tokarev, 2023/11/14
- [PATCH trivial 10/21] migration/rdma.c: spelling fix: asume,
Michael Tokarev <=
- [PATCH trivial 09/21] target/hppa: spelling fixes: Indicies, Truely, Michael Tokarev, 2023/11/14
- [PATCH trivial 11/21] contrib/vhost-user-gpu/virgl.c: spelling fix: mesage, Michael Tokarev, 2023/11/14
- [PATCH trivial 12/21] hw/mem/memory-device.c: spelling fix: ontaining, Michael Tokarev, 2023/11/14
- [PATCH trivial 13/21] hw/net/cadence_gem.c: spelling fixes: Octects, Michael Tokarev, 2023/11/14