[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH trivial 16/21] include/hw/virtio/vhost.h: spelling fix: sate
|
From: |
Michael Tokarev |
|
Subject: |
[PATCH trivial 16/21] include/hw/virtio/vhost.h: spelling fix: sate |
|
Date: |
Tue, 14 Nov 2023 19:58:29 +0300 |
Fixes: 4a00d5d7f4b6 "vhost: Add high-level state save/load functions"
Cc: Hanna Czenczek <hreitz@redhat.com>
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
---
include/hw/virtio/vhost.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/hw/virtio/vhost.h b/include/hw/virtio/vhost.h
index 05d7204a08..02477788df 100644
--- a/include/hw/virtio/vhost.h
+++ b/include/hw/virtio/vhost.h
@@ -456,7 +456,7 @@ int vhost_save_backend_state(struct vhost_dev *dev,
QEMUFile *f, Error **errp);
* Must only be called while the device and all its vrings are stopped
* (`VHOST_TRANSFER_STATE_PHASE_STOPPED`).
*
- * @dev: The vhost device to which to send the sate
+ * @dev: The vhost device to which to send the state
* @f: Migration stream from which to load the state
* @errp: Potential error message
*
--
2.39.2
- Re: [PATCH trivial 09/21] target/hppa: spelling fixes: Indicies, Truely, (continued)
- [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
- [PATCH trivial 15/21] include/hw/hyperv/dynmem-proto.h: spelling fix: nunber, Michael Tokarev, 2023/11/14
- [PATCH trivial 16/21] include/hw/virtio/vhost.h: spelling fix: sate,
Michael Tokarev <=
- [PATCH trivial 17/21] target/riscv/cpu.h: spelling fix: separatly, Michael Tokarev, 2023/11/14
- [PATCH trivial 14/21] include/block/ufs.h: spelling fix: setted, Michael Tokarev, 2023/11/14
- [PATCH trivial 18/21] tests/qtest/migration-test.c: spelling fix: bandwith, Michael Tokarev, 2023/11/14
- [PATCH trivial 19/21] tests/qtest/ufs-test.c: spelling fix: tranfer, Michael Tokarev, 2023/11/14