diff options
| author | 2015-03-05 12:26:06 +0100 | |
|---|---|---|
| committer | 2015-03-11 15:27:55 +0100 | |
| commit | 69ff5c619cb350f43fbab2a491b4b66de7e96959 (patch) | |
| tree | ecd6f15b868c9844e1b75656b0f601f4304ad98d /include | |
| parent | KVM: vgic: add virt-capable compatible strings (diff) | |
KVM: arm/arm64: prefer IS_ENABLED to a static variable
IS_ENABLED gives compile-time checking and keeps the code clearer.
The one exception is inside kvm_vm_ioctl_check_extension, where
the established idiom is to wrap the case labels with an #ifdef.
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
