summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2020-10-30 13:39:55 -0400
committerPaolo Bonzini <pbonzini@redhat.com>2020-10-30 13:39:55 -0400
commit8a967d655e406c8a63744a60b221071fad9a736b (patch)
tree95b58a023b266ce23a1dd907385e801827542263 /arch/x86/kvm/x86.c
parent699116c45e155925638677a74625ac9e9e046dc1 (diff)
downloadlinux-stable-8a967d655e406c8a63744a60b221071fad9a736b.tar.gz
linux-stable-8a967d655e406c8a63744a60b221071fad9a736b.tar.bz2
linux-stable-8a967d655e406c8a63744a60b221071fad9a736b.zip
KVM: x86: replace static const variables with macros
Even though the compiler is able to replace static const variables with their value, it will warn about them being unused when Linux is built with W=1. Use good old macros instead, this is not C++. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/x86.c')
0 files changed, 0 insertions, 0 deletions