summaryrefslogtreecommitdiff
path: root/kvm_coalesced_mmio.h
diff options
context:
space:
mode:
authorRobert Mustacchi <rm@joyent.com>2011-06-27 13:45:32 -0700
committerRobert Mustacchi <rm@joyent.com>2011-06-27 13:45:32 -0700
commit9b5ee63cf561a7bdd6641f1b00c92d4330eb79c1 (patch)
tree2c1fe26b5aba042aa5f1bd1b7324749f85090474 /kvm_coalesced_mmio.h
parentaf09d44edd5938dcaf708d5121442e6d41ed96a9 (diff)
downloadillumos-kvm-9b5ee63cf561a7bdd6641f1b00c92d4330eb79c1.tar.gz
HVM-424 kvm_coalesced_mmio.h should be cstyle clean
Diffstat (limited to 'kvm_coalesced_mmio.h')
-rw-r--r--kvm_coalesced_mmio.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kvm_coalesced_mmio.h b/kvm_coalesced_mmio.h
index d46250e..b7899af 100644
--- a/kvm_coalesced_mmio.h
+++ b/kvm_coalesced_mmio.h
@@ -1,5 +1,5 @@
#ifndef __KVM_COALESCED_MMIO_H__
-#define __KVM_COALESCED_MMIO_H__
+#define __KVM_COALESCED_MMIO_H__
/*
* KVM coalesced MMIO
@@ -11,7 +11,7 @@
*/
#include "kvm_iodev.h"
-#define KVM_COALESCED_MMIO_ZONE_MAX 100
+#define KVM_COALESCED_MMIO_ZONE_MAX 100
/* for KVM_REGISTER_COALESCED_MMIO / KVM_UNREGISTER_COALESCED_MMIO */