qapi: Drop "with an explanation" from error descriptions
authorMarkus Armbruster <armbru@redhat.com>
Wed, 11 Sep 2024 13:24:58 +0000 (15:24 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Wed, 2 Oct 2024 07:10:01 +0000 (09:10 +0200)
commit0d5b2062289e22fbd54cfd04cd4a77c01c327568
tree8e984d62194e7235ad9e37e00d747bfb6db84456
parent4707331d1570e627b8fb72986227d1e2ac06e238
qapi: Drop "with an explanation" from error descriptions

All errors come with an explanation, namely the human-readable error
message in the error response's @desc member.  Drop the redundant
"with an explanation" phrase.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240911132459.2548063-2-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
qapi/block-core.json