Re: [PATCH v2 41/44] qapi: convert trivial intro sections for ui.json
Markus Armbruster <[email protected]> Thu, 23 Jul 2026 14:59:53 +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]> > --- > qapi/ui.json | 215 ++++++++++++++++++--------------------------------- > 1 file changed, 75 insertions(+), 140 deletions(-) > > diff --git a/qapi/ui.json b/qapi/ui.json > index b2c42a7f578..b4122b2fa9f 100644 > --- a/qapi/ui.json > +++ b/qapi/ui.json [...] > @@ -850,10 +814,9 @@ > > ## > # @QKeyCode: > +# An enumeration of key name. > # > -# An enumeration of key name. > -# > -# This is used by the `send-key` command. > +# This is used by the `send-key` command. > # > # @unmapped: since 2.0 > # This one is two paragraphs. Let's drop the hunk to keep the series single paragraph only. [...]