mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
format
Signed-off-by: Pascal Bauer <pascal.bauer@rwth-aachen.de>
This commit is contained in:
parent
8e21811328
commit
97d35e4375
1 changed files with 1 additions and 1 deletions
|
@ -466,7 +466,7 @@ std::string PciDevice::name() const {
|
|||
|
||||
snprintf(sysfs, sizeof(sysfs), "%04x:%02x:%02x.%x", slot.domain, slot.bus,
|
||||
slot.device, slot.function);
|
||||
|
||||
|
||||
return std::string(sysfs);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue