aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/hvm/asid.c
diff options
context:
space:
mode:
Diffstat (limited to 'xen/arch/x86/hvm/asid.c')
-rw-r--r--xen/arch/x86/hvm/asid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/arch/x86/hvm/asid.c b/xen/arch/x86/hvm/asid.c
index f69b27efcb..21ec492dff 100644
--- a/xen/arch/x86/hvm/asid.c
+++ b/xen/arch/x86/hvm/asid.c
@@ -152,7 +152,7 @@ bool_t hvm_asid_handle_vmenter(struct hvm_vcpu_asid *asid)
/*
* Local variables:
* mode: C
- * c-set-style: "BSD"
+ * c-file-style: "BSD"
* c-basic-offset: 4
* tab-width: 4
* indent-tabs-mode: nil