qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 01/16] qga/qapi-schema: Tidy up documentation of guest-fsfree


From: Konstantin Kostiuk
Subject: Re: [PATCH 01/16] qga/qapi-schema: Tidy up documentation of guest-fsfreeze-status
Date: Tue, 4 Apr 2023 20:03:09 +0300

Reviewed-by: Konstantin Kostiuk <kkostiuk@redhat.com>

On Tue, Apr 4, 2023 at 2:59 PM Markus Armbruster <armbru@redhat.com> wrote:
Delete "error state indicates", because it doesn't make sense.
I suspect it was an accident.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
 qga/qapi-schema.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qga/qapi-schema.json b/qga/qapi-schema.json
index 796434ed34..f349345116 100644
--- a/qga/qapi-schema.json
+++ b/qga/qapi-schema.json
@@ -420,7 +420,7 @@
 ##
 # @guest-fsfreeze-status:
 #
-# Get guest fsfreeze state. error state indicates
+# Get guest fsfreeze state.
 #
 # Returns: GuestFsfreezeStatus ("thawed", "frozen", etc., as defined below)
 #
--
2.39.2


reply via email to

[Prev in Thread] Current Thread [Next in Thread]