mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-26 09:57:26 +03:00
virt: remove triple spurious newline
This commit is contained in:
parent
87dc723ae0
commit
0161d32b7b
@ -201,8 +201,6 @@ static int detect_vm_dmi(void) {
|
||||
return r;
|
||||
}
|
||||
|
||||
|
||||
|
||||
for (j = 0; j < ELEMENTSOF(dmi_vendor_table); j++)
|
||||
if (startswith(s, dmi_vendor_table[j].vendor)) {
|
||||
log_debug("Virtualization %s found in DMI (%s)", s, dmi_vendors[i]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user