On 30.07.20 11:16, Markus Armbruster wrote:
> Signed-off-by: Markus Armbruster <arm...@redhat.com>
> ---
>  qapi/block-core.json | 24 ++++++++++++------------
>  qapi/ui.json         |  4 ++--
>  2 files changed, 14 insertions(+), 14 deletions(-)
> 
> diff --git a/qapi/block-core.json b/qapi/block-core.json
> index ab7bf3c612..bdcc8e5f9f 100644
> --- a/qapi/block-core.json
> +++ b/qapi/block-core.json
> @@ -1847,8 +1847,8 @@
>  #
>  # Since: 4.0
>  ##
> -  { 'enum': 'BlockPermission',
> -    'data': [ 'consistent-read', 'write', 'write-unchanged', 'resize',
> +{ 'enum': 'BlockPermission',
> +  'data': [ 'consistent-read', 'write', 'write-unchanged', 'resize',
>                'graph-mod' ] }

Do we want to keep the alignment at the opening parenthesis here?

Max

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to