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:
parent
1a922648f6
commit
b9991e8386
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user