[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 21/27] include/hw/hyperv/dynmem-proto.h: spelling fix: nunber, atl
|
From: |
Michael Tokarev |
|
Subject: |
[PULL 21/27] include/hw/hyperv/dynmem-proto.h: spelling fix: nunber, atleast |
|
Date: |
Thu, 16 Nov 2023 10:44:35 +0300 |
Fixes: 4f80cd2f033e "Add Hyper-V Dynamic Memory Protocol definitions"
Acked-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
---
include/hw/hyperv/dynmem-proto.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/include/hw/hyperv/dynmem-proto.h b/include/hw/hyperv/dynmem-proto.h
index d0f9090ac4..a657786a94 100644
--- a/include/hw/hyperv/dynmem-proto.h
+++ b/include/hw/hyperv/dynmem-proto.h
@@ -232,7 +232,7 @@ struct dm_capabilities_resp_msg {
* num_committed: Committed memory in pages.
* page_file_size: The accumulated size of all page files
* in the system in pages.
- * zero_free: The nunber of zero and free pages.
+ * zero_free: The number of zero and free pages.
* page_file_writes: The writes to the page file in pages.
* io_diff: An indicator of file cache efficiency or page file activity,
* calculated as File Cache Page Fault Count - Page Read Count.
@@ -275,7 +275,7 @@ struct dm_balloon {
*
* reservedz: Reserved; must be set to zero.
* more_pages: If FALSE, this is the last message of the transaction.
- * if TRUE there will atleast one more message from the guest.
+ * if TRUE there will be at least one more message from the guest.
*
* range_count: The number of ranges in the range array.
*
@@ -296,7 +296,7 @@ struct dm_balloon_response {
* to the guest to give guest more memory.
*
* more_pages: If FALSE, this is the last message of the transaction.
- * if TRUE there will atleast one more message from the guest.
+ * if TRUE there will be at least one more message from the guest.
*
* reservedz: Reserved; must be set to zero.
*
--
2.39.2
- [PULL 09/27] hw/cxl: spelling fixes: limitaions, potentialy, intialized, (continued)
- [PULL 09/27] hw/cxl: spelling fixes: limitaions, potentialy, intialized, Michael Tokarev, 2023/11/16
- [PULL 12/27] docs/devel/migration.rst: spelling fixes: doen't, diferent, responsability, recomend, Michael Tokarev, 2023/11/16
- [PULL 13/27] docs/system/arm/emulation.rst: spelling fix: Enhacements, Michael Tokarev, 2023/11/16
- [PULL 15/27] target/hppa: spelling fixes: Indicies, Truely, Michael Tokarev, 2023/11/16
- [PULL 17/27] contrib/vhost-user-gpu/virgl.c: spelling fix: mesage, Michael Tokarev, 2023/11/16
- [PULL 14/27] target/arm/tcg: spelling fixes: alse, addreses, Michael Tokarev, 2023/11/16
- [PULL 16/27] migration/rdma.c: spelling fix: asume, Michael Tokarev, 2023/11/16
- [PULL 19/27] hw/net/cadence_gem.c: spelling fixes: Octects, Michael Tokarev, 2023/11/16
- [PULL 18/27] hw/mem/memory-device.c: spelling fix: ontaining, Michael Tokarev, 2023/11/16
- [PULL 22/27] include/hw/virtio/vhost.h: spelling fix: sate, Michael Tokarev, 2023/11/16
- [PULL 21/27] include/hw/hyperv/dynmem-proto.h: spelling fix: nunber, atleast,
Michael Tokarev <=
- [PULL 20/27] include/block/ufs.h: spelling fix: setted, Michael Tokarev, 2023/11/16
- [PULL 23/27] target/riscv/cpu.h: spelling fix: separatly, Michael Tokarev, 2023/11/16
- [PULL 24/27] tests/qtest/migration-test.c: spelling fix: bandwith, Michael Tokarev, 2023/11/16
- [PULL 25/27] tests/qtest/ufs-test.c: spelling fix: tranfer, Michael Tokarev, 2023/11/16
- [PULL 26/27] util/filemonitor-inotify.c: spelling fix: kenel, Michael Tokarev, 2023/11/16
- [PULL 27/27] util/range.c: spelling fix: inbetween, Michael Tokarev, 2023/11/16
- Re: [PULL 00/27] Trivial patches for 2023-11-16, Stefan Hajnoczi, 2023/11/20