]> git.proxmox.com Git - pve-storage.git/commit
disk manage: module wide code/style cleanup
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 23 Sep 2022 09:54:41 +0000 (11:54 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 23 Sep 2022 09:56:55 +0000 (11:56 +0200)
commit9aff3f3d8ea469249a88e44d7a5b87442610e534
treeaecb6e8d3e4551bbf547c654c5720dbfa2f0583d
parent4c86c7111c02a6d0da404dc3c4f31eb394139eaa
disk manage: module wide code/style cleanup

fixing some issues reported by perlcritic along the way.

cutting down 70 lines, often with even improving readability.
Tried to recheck and be conservative, so there shouldn't be any
regression, but it's still perl after all...

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