]> git.proxmox.com Git - qemu-server.git/commit - PVE/QemuServer.pm
code and indentation cleanups
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 20 Oct 2021 15:31:45 +0000 (17:31 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 20 Oct 2021 15:31:45 +0000 (17:31 +0200)
commit3326ae19de183296c5ad935dacc4d3214a44872c
tree6265f2189305440e96d55f5e84c0e2f83632797d
parentfa3b3ce067f5e1d2ca8b177281a6a11e1f012a46
code and indentation cleanups

fix the classic indentation error on `additionalProperties` in the
main QEMU API

drop some not so useful empty lines to avoid making rather huge
methods even bigger (more intimidating, less on screen to grasp the
full picture).

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/API2/Qemu.pm
PVE/QemuServer.pm