[PATCH 05/14] qapi: convert intro sections for compat.json
John Snow <[email protected]>
| Newsgroups | org.kernel.vger.linux-edac,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: John Snow <[email protected]> --- qapi/compat.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/qapi/compat.json b/qapi/compat.json index 90b8d51cf27..b42d142ddcc 100644 --- a/qapi/compat.json +++ b/qapi/compat.json @@ -9,8 +9,7 @@ ## # @CompatPolicyInput: -# -# Policy for handling "funny" input. +# Policy for handling "funny" input. # # @accept: Accept silently # @@ -25,8 +24,7 @@ ## # @CompatPolicyOutput: -# -# Policy for handling "funny" output. +# Policy for handling "funny" output. # # @accept: Pass on unchanged # @@ -39,8 +37,7 @@ ## # @CompatPolicy: -# -# Policy for handling deprecated management interfaces. +# Policy for handling deprecated management interfaces. # # This is intended for testing users of the management interfaces. # -- 2.54.0