]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0a9ce69b704c781f8333df908f9763d8b226e035
tree772a563c5308cbb5ce03d8eb2637032521ee4a05
parent328a9a909a52c6cd0365685cc58c900ea73c2d7f
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