Re: [PATCH v2 44/44] qapi: convert trivial intro sections for block-core.json

Markus Armbruster <[email protected]> Thu, 23 Jul 2026 15:01:18 +0200
Newsgroups org.nongnu.qemu-trivial,org.kernel.vger.linux-cxl,org.kernel.vger.linux-edac,org.nongnu.qemu-devel
Message-ID <[email protected]>
John Snow <[email protected]> writes:

> (Trivial)
>
> Signed-off-by: John Snow <[email protected]>

Here's the one single paragraph you didn't convert (as far as I can
see):

diff --git a/qapi/block-core.json b/qapi/block-core.json
index bd98af2f29..9c30890ae5 100644
--- a/qapi/block-core.json
+++ b/qapi/block-core.json
@@ -1563,8 +1563,7 @@
 
 ##
 # @BlockdevSnapshotSync:
-#
-# Either @device or @node-name must be set but not both.
+#     Either @device or @node-name must be set but not both.
 #
 # @device: the name of the device to take a snapshot of.
 #

It's not overview.  Worth a mention in the commit message?