]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
cpu_x86: Drop extra empty lines
authorJiri Denemark <jdenemar@redhat.com>
Mon, 3 Jun 2019 13:56:47 +0000 (15:56 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 3 Jun 2019 14:02:48 +0000 (16:02 +0200)
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>
src/cpu/cpu_x86.c

index f05bfa24e0ffd0cdd65f3b4c081a57a6a8fffb50..74196c55615998145a36af8d67c4d51ec46ebcca 100644 (file)
@@ -2707,8 +2707,6 @@ cpuidSet(uint32_t base, virCPUDataPtr data)
 }
 
 
-
-
 static int
 virCPUx86GetHost(virCPUDefPtr cpu,
                  virDomainCapsCPUModelsPtr models)