qapi: Drop unnecessary empty lines outside of comments

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20220503073737.84223-6-abologna@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
This commit is contained in:
Andrea Bolognani 2022-05-03 09:37:34 +02:00 committed by Markus Armbruster
parent c6487a8887
commit 15cc783cfb
12 changed files with 0 additions and 38 deletions

View File

@ -352,7 +352,6 @@
'*out': 'AudiodevPerDirectionOptions', '*out': 'AudiodevPerDirectionOptions',
'*path': 'str' } } '*path': 'str' } }
## ##
# @AudioFormat: # @AudioFormat:
# #

View File

@ -739,7 +739,6 @@
## ##
{ 'command': 'query-block', 'returns': ['BlockInfo'] } { 'command': 'query-block', 'returns': ['BlockInfo'] }
## ##
# @BlockDeviceTimedStats: # @BlockDeviceTimedStats:
# #
@ -1512,7 +1511,6 @@
{ 'command': 'blockdev-snapshot-sync', { 'command': 'blockdev-snapshot-sync',
'data': 'BlockdevSnapshotSync' } 'data': 'BlockdevSnapshotSync' }
## ##
# @blockdev-snapshot: # @blockdev-snapshot:
# #
@ -1751,7 +1749,6 @@
{ 'command': 'blockdev-backup', 'boxed': true, { 'command': 'blockdev-backup', 'boxed': true,
'data': 'BlockdevBackup' } 'data': 'BlockdevBackup' }
## ##
# @query-named-block-nodes: # @query-named-block-nodes:
# #
@ -3067,7 +3064,6 @@
'base': 'BlockdevOptionsGenericFormat', 'base': 'BlockdevOptionsGenericFormat',
'data': { '*key-secret': 'str' } } 'data': { '*key-secret': 'str' } }
## ##
# @BlockdevOptionsGenericCOWFormat: # @BlockdevOptionsGenericCOWFormat:
# #
@ -3182,8 +3178,6 @@
'base': 'BlockdevOptionsGenericCOWFormat', 'base': 'BlockdevOptionsGenericCOWFormat',
'data': { '*encrypt': 'BlockdevQcowEncryption' } } 'data': { '*encrypt': 'BlockdevQcowEncryption' } }
## ##
# @BlockdevQcow2EncryptionFormat: # @BlockdevQcow2EncryptionFormat:
# #
@ -3357,7 +3351,6 @@
'*user': 'str', '*user': 'str',
'*host-key-check': 'SshHostKeyCheck' } } '*host-key-check': 'SshHostKeyCheck' } }
## ##
# @BlkdebugEvent: # @BlkdebugEvent:
# #
@ -3721,7 +3714,6 @@
'*header-digest': 'IscsiHeaderDigest', '*header-digest': 'IscsiHeaderDigest',
'*timeout': 'int' } } '*timeout': 'int' } }
## ##
# @RbdAuthMode: # @RbdAuthMode:
# #
@ -4564,7 +4556,6 @@
{ 'enum': 'BlockdevQcow2Version', { 'enum': 'BlockdevQcow2Version',
'data': [ 'v2', 'v3' ] } 'data': [ 'v2', 'v3' ] }
## ##
# @Qcow2CompressionType: # @Qcow2CompressionType:
# #
@ -4738,7 +4729,6 @@
'*toolsversion': 'str', '*toolsversion': 'str',
'*zeroed-grain': 'bool' } } '*zeroed-grain': 'bool' } }
## ##
# @BlockdevCreateOptionsSsh: # @BlockdevCreateOptionsSsh:
# #
@ -4973,7 +4963,6 @@
{ 'enum': 'BlockErrorAction', { 'enum': 'BlockErrorAction',
'data': [ 'ignore', 'report', 'stop' ] } 'data': [ 'ignore', 'report', 'stop' ] }
## ##
# @BLOCK_IMAGE_CORRUPTED: # @BLOCK_IMAGE_CORRUPTED:
# #

View File

@ -286,7 +286,6 @@
'data': { 'id': 'str', 'data': { 'id': 'str',
'node-name': 'str'} } 'node-name': 'str'} }
## ##
# @BlockdevChangeReadOnlyMode: # @BlockdevChangeReadOnlyMode:
# #
@ -304,7 +303,6 @@
{ 'enum': 'BlockdevChangeReadOnlyMode', { 'enum': 'BlockdevChangeReadOnlyMode',
'data': ['retain', 'read-only', 'read-write'] } 'data': ['retain', 'read-only', 'read-write'] }
## ##
# @blockdev-change-medium: # @blockdev-change-medium:
# #
@ -375,7 +373,6 @@
'*force': 'bool', '*force': 'bool',
'*read-only-mode': 'BlockdevChangeReadOnlyMode' } } '*read-only-mode': 'BlockdevChangeReadOnlyMode' } }
## ##
# @DEVICE_TRAY_MOVED: # @DEVICE_TRAY_MOVED:
# #

View File

@ -329,7 +329,6 @@
'data': { '*signal': 'bool' }, 'data': { '*signal': 'bool' },
'base': 'ChardevCommon' } 'base': 'ChardevCommon' }
## ##
# @ChardevSpiceChannel: # @ChardevSpiceChannel:
# #

View File

@ -68,7 +68,6 @@
{ 'struct': 'VersionTriple', { 'struct': 'VersionTriple',
'data': {'major': 'int', 'minor': 'int', 'micro': 'int'} } 'data': {'major': 'int', 'minor': 'int', 'micro': 'int'} }
## ##
# @VersionInfo: # @VersionInfo:
# #

View File

@ -24,7 +24,6 @@
'prefix': 'QCRYPTO_TLS_CREDS_ENDPOINT', 'prefix': 'QCRYPTO_TLS_CREDS_ENDPOINT',
'data': ['client', 'server']} 'data': ['client', 'server']}
## ##
# @QCryptoSecretFormat: # @QCryptoSecretFormat:
# #
@ -39,7 +38,6 @@
'prefix': 'QCRYPTO_SECRET_FORMAT', 'prefix': 'QCRYPTO_SECRET_FORMAT',
'data': ['raw', 'base64']} 'data': ['raw', 'base64']}
## ##
# @QCryptoHashAlgorithm: # @QCryptoHashAlgorithm:
# #
@ -59,7 +57,6 @@
'prefix': 'QCRYPTO_HASH_ALG', 'prefix': 'QCRYPTO_HASH_ALG',
'data': ['md5', 'sha1', 'sha224', 'sha256', 'sha384', 'sha512', 'ripemd160']} 'data': ['md5', 'sha1', 'sha224', 'sha256', 'sha384', 'sha512', 'ripemd160']}
## ##
# @QCryptoCipherAlgorithm: # @QCryptoCipherAlgorithm:
# #
@ -88,7 +85,6 @@
'serpent-128', 'serpent-192', 'serpent-256', 'serpent-128', 'serpent-192', 'serpent-256',
'twofish-128', 'twofish-192', 'twofish-256']} 'twofish-128', 'twofish-192', 'twofish-256']}
## ##
# @QCryptoCipherMode: # @QCryptoCipherMode:
# #
@ -105,7 +101,6 @@
'prefix': 'QCRYPTO_CIPHER_MODE', 'prefix': 'QCRYPTO_CIPHER_MODE',
'data': ['ecb', 'cbc', 'xts', 'ctr']} 'data': ['ecb', 'cbc', 'xts', 'ctr']}
## ##
# @QCryptoIVGenAlgorithm: # @QCryptoIVGenAlgorithm:
# #
@ -181,7 +176,6 @@
{ 'struct': 'QCryptoBlockOptionsLUKS', { 'struct': 'QCryptoBlockOptionsLUKS',
'data': { '*key-secret': 'str' }} 'data': { '*key-secret': 'str' }}
## ##
# @QCryptoBlockCreateOptionsLUKS: # @QCryptoBlockCreateOptionsLUKS:
# #
@ -212,7 +206,6 @@
'*hash-alg': 'QCryptoHashAlgorithm', '*hash-alg': 'QCryptoHashAlgorithm',
'*iter-time': 'int'}} '*iter-time': 'int'}}
## ##
# @QCryptoBlockOpenOptions: # @QCryptoBlockOpenOptions:
# #
@ -227,7 +220,6 @@
'data': { 'qcow': 'QCryptoBlockOptionsQCow', 'data': { 'qcow': 'QCryptoBlockOptionsQCow',
'luks': 'QCryptoBlockOptionsLUKS' } } 'luks': 'QCryptoBlockOptionsLUKS' } }
## ##
# @QCryptoBlockCreateOptions: # @QCryptoBlockCreateOptions:
# #
@ -242,7 +234,6 @@
'data': { 'qcow': 'QCryptoBlockOptionsQCow', 'data': { 'qcow': 'QCryptoBlockOptionsQCow',
'luks': 'QCryptoBlockCreateOptionsLUKS' } } 'luks': 'QCryptoBlockCreateOptionsLUKS' } }
## ##
# @QCryptoBlockInfoBase: # @QCryptoBlockInfoBase:
# #
@ -256,7 +247,6 @@
{ 'struct': 'QCryptoBlockInfoBase', { 'struct': 'QCryptoBlockInfoBase',
'data': { 'format': 'QCryptoBlockFormat' }} 'data': { 'format': 'QCryptoBlockFormat' }}
## ##
# @QCryptoBlockInfoLUKSSlot: # @QCryptoBlockInfoLUKSSlot:
# #
@ -276,7 +266,6 @@
'*stripes': 'int', '*stripes': 'int',
'key-offset': 'int' } } 'key-offset': 'int' } }
## ##
# @QCryptoBlockInfoLUKS: # @QCryptoBlockInfoLUKS:
# #
@ -330,7 +319,6 @@
{ 'enum': 'QCryptoBlockLUKSKeyslotState', { 'enum': 'QCryptoBlockLUKSKeyslotState',
'data': [ 'active', 'inactive' ] } 'data': [ 'active', 'inactive' ] }
## ##
# @QCryptoBlockAmendOptionsLUKS: # @QCryptoBlockAmendOptionsLUKS:
# #

View File

@ -173,7 +173,6 @@
## ##
{ 'command': 'job-cancel', 'data': { 'id': 'str' } } { 'command': 'job-cancel', 'data': { 'id': 'str' } }
## ##
# @job-complete: # @job-complete:
# #

View File

@ -54,7 +54,6 @@
{ 'enum': 'CpuModelExpansionType', { 'enum': 'CpuModelExpansionType',
'data': [ 'static', 'full' ] } 'data': [ 'static', 'full' ] }
## ##
# @CpuModelCompareResult: # @CpuModelCompareResult:
# #

View File

@ -1365,7 +1365,6 @@
{ 'event': 'MEMORY_DEVICE_SIZE_CHANGE', { 'event': 'MEMORY_DEVICE_SIZE_CHANGE',
'data': { '*id': 'str', 'size': 'size', 'qom-path' : 'str'} } 'data': { '*id': 'str', 'size': 'size', 'qom-path' : 'str'} }
## ##
# @MEM_UNPLUG_ERROR: # @MEM_UNPLUG_ERROR:
# #

View File

@ -21,7 +21,6 @@
{ 'command': 'rtc-reset-reinjection', { 'command': 'rtc-reset-reinjection',
'if': 'TARGET_I386' } 'if': 'TARGET_I386' }
## ##
# @SevState: # @SevState:
# #
@ -101,7 +100,6 @@
{ 'command': 'query-sev', 'returns': 'SevInfo', { 'command': 'query-sev', 'returns': 'SevInfo',
'if': 'TARGET_I386' } 'if': 'TARGET_I386' }
## ##
# @SevLaunchMeasureInfo: # @SevLaunchMeasureInfo:
# #
@ -132,7 +130,6 @@
{ 'command': 'query-sev-launch-measure', 'returns': 'SevLaunchMeasureInfo', { 'command': 'query-sev-launch-measure', 'returns': 'SevLaunchMeasureInfo',
'if': 'TARGET_I386' } 'if': 'TARGET_I386' }
## ##
# @SevCapability: # @SevCapability:
# #
@ -304,7 +301,6 @@
{ 'command': 'query-gic-capabilities', 'returns': ['GICCapability'], { 'command': 'query-gic-capabilities', 'returns': ['GICCapability'],
'if': 'TARGET_ARM' } 'if': 'TARGET_ARM' }
## ##
# @SGXEPCSection: # @SGXEPCSection:
# #

View File

@ -597,7 +597,6 @@
'data': [ 'hypervisor', 'data': [ 'hypervisor',
'guest' ] } 'guest' ] }
## ##
# @MemoryFailureAction: # @MemoryFailureAction:
# #

View File

@ -128,7 +128,6 @@
# #
# Since: 7.0 # Since: 7.0
## ##
{ 'struct': 'ExpirePasswordOptionsVnc', { 'struct': 'ExpirePasswordOptionsVnc',
'data': { '*display': 'str' } } 'data': { '*display': 'str' } }