mirror of https://gitee.com/openkylin/libvirt.git
cpu_x86: Drop extra empty lines
They were introduced by commit 0a97486e09
when moving functions.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
18a0326c3c
commit
b58ab7e824
|
@ -2707,8 +2707,6 @@ cpuidSet(uint32_t base, virCPUDataPtr data)
|
|||
}
|
||||
|
||||
|
||||
|
||||
|
||||
static int
|
||||
virCPUx86GetHost(virCPUDefPtr cpu,
|
||||
virDomainCapsCPUModelsPtr models)
|
||||
|
|
Loading…
Reference in New Issue