mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-03 16:52:09 +00:00
further code cleanups
This commit is contained in:
parent
e8b9c17cac
commit
1dc4f49676
@ -2255,6 +2255,7 @@ sub vm_devices_list {
|
||||
my $bus;
|
||||
my $addr;
|
||||
my $id;
|
||||
|
||||
foreach my $line (@lines) {
|
||||
$line =~ s/^\s+//;
|
||||
if ($line =~ m/^Bus (\d+), device (\d+), function (\d+):$/) {
|
||||
|
Loading…
Reference in New Issue
Block a user