1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-07 17:28:15 +00:00

virhostcpu.c: Fix misalignment in virHostCPUGetMSRFromKVM comment

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
This commit is contained in:
Michal Privoznik 2019-04-13 22:34:16 +02:00
parent 1a922648f6
commit b9991e8386

View File

@ -1301,7 +1301,7 @@ virHostCPUGetMSRFromKVM(unsigned long index ATTRIBUTE_UNUSED,
/*
* Returns 0 on success,
* 1 when the MSR is not supported by the host CPU,
* -1 on error.
* -1 on error.
*/
int
virHostCPUGetMSR(unsigned long index,