]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - arch/x86/kvm/cpuid.c
KVM: x86: use F() macro throughout cpuid.c
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 3 Dec 2014 13:34:47 +0000 (14:34 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 5 Dec 2014 12:57:15 +0000 (13:57 +0100)
commit5c404cabd1b5c125653ac573cb9284bdf42b658a
tree772a563c5308cbb5ce03d8eb2637032521ee4a05
parentdf1daba7d1cb8ed7957f873cde5c9e953cbaa483
KVM: x86: use F() macro throughout cpuid.c

For code that deals with cpuid, this makes things a bit more readable.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/cpuid.c