migration/rdma.c: spelling fix: asume
authorMichael Tokarev <mjt@tls.msk.ru>
Tue, 14 Nov 2023 16:10:13 +0000 (19:10 +0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 15 Nov 2023 08:59:54 +0000 (11:59 +0300)
Fixes: 67c31c9c1af1 "migration: Don't abuse qemu_file transferred for RDMA"
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
migration/rdma.c

index 6a29e53daf216ba296032c7be5d7e85084c6059a..04debab5d94ce9300754a69e939b12cb2ba5bfd7 100644 (file)
@@ -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: