diff options
author | Mark Rustad <mark.d.rustad@intel.com> | 2014-07-25 15:27:05 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-07-25 16:05:54 +0200 |
commit | b55a8144d1807f9e74c51cb584f0dd198483d86c (patch) | |
tree | 307e87c61250e476bff91d45ef34eff2c9fa7186 /virt | |
parent | kvm: Resolve missing-field-initializers warnings (diff) | |
download | linux-b55a8144d1807f9e74c51cb584f0dd198483d86c.tar.xz linux-b55a8144d1807f9e74c51cb584f0dd198483d86c.zip |
x86/kvm: Resolve shadow warning from min macro
Resolve a shadow warning generated in W=2 builds by the nested
use of the min macro by instead using the min3 macro for the
minimum of 3 values.
Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions