mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-24 22:55:23 +00:00
domain_conf.c:fix a typo
Signed-off-by: Nitesh Konkar <nitkon12@linux.vnet.ibm.com>
This commit is contained in:
parent
e4b26c75c9
commit
dcbf7b13c3
@ -25447,7 +25447,7 @@ virDomainDiskDefCheckDuplicateInfo(const virDomainDiskDef *a,
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Duplicate WWN/serial isn't usually problematic for the OS and
|
/* Duplicate WWN/serial isn't usually problematic for the OS and
|
||||||
* forbiding it would possibly inhibit using multipath configurations */
|
* forbidding it would possibly inhibit using multipath configurations */
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user