summaryrefslogtreecommitdiff
path: root/kvm_coalesced_mmio.h
diff options
context:
space:
mode:
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 */