[PATCH v2 01/44] qapi: convert intro sections for error.json
John Snow <[email protected]> Thu, 23 Jul 2026 00:47:22 -0400
| Newsgroups | org.nongnu.qemu-trivial,org.kernel.vger.linux-cxl,org.kernel.vger.linux-edac,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <[email protected]> |
(Trivial) Signed-off-by: John Snow <[email protected]> --- qapi/error.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/qapi/error.json b/qapi/error.json index 54cb02fb880..a53b13e55c9 100644 --- a/qapi/error.json +++ b/qapi/error.json @@ -9,8 +9,7 @@ ## # @QapiErrorClass: -# -# QEMU error classes +# QEMU error classes # # @GenericError: this is used for errors that don't require a specific # error class. This should be the default case for most errors -- 2.55.0