mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
remove blank line
This commit is contained in:
parent
27dc6f3ab4
commit
e73f536be1
1 changed files with 0 additions and 1 deletions
|
@ -61,7 +61,6 @@ void PlatformCard::connectVFIOtoIps(
|
|||
|
||||
// Attach group to container
|
||||
const int iommu_group = device.iommu_group().value();
|
||||
|
||||
auto vfio_group = vfioContainer->getOrAttachGroup(iommu_group);
|
||||
logger->debug("Device: {}, Iommu: {}", device.name(), iommu_group);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue