提交 b9991e83 编写于 作者: M Michal Privoznik

virhostcpu.c: Fix misalignment in virHostCPUGetMSRFromKVM comment

Signed-off-by: NMichal Privoznik <mprivozn@redhat.com>
Reviewed-by: NJiri Denemark <jdenemar@redhat.com>
上级 1a922648
...@@ -1301,7 +1301,7 @@ virHostCPUGetMSRFromKVM(unsigned long index ATTRIBUTE_UNUSED, ...@@ -1301,7 +1301,7 @@ virHostCPUGetMSRFromKVM(unsigned long index ATTRIBUTE_UNUSED,
/* /*
* Returns 0 on success, * Returns 0 on success,
* 1 when the MSR is not supported by the host CPU, * 1 when the MSR is not supported by the host CPU,
* -1 on error. * -1 on error.
*/ */
int int
virHostCPUGetMSR(unsigned long index, virHostCPUGetMSR(unsigned long index,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册