aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-arm/grant_table.h
diff options
context:
space:
mode:
Diffstat (limited to 'xen/include/asm-arm/grant_table.h')
-rw-r--r--xen/include/asm-arm/grant_table.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/include/asm-arm/grant_table.h b/xen/include/asm-arm/grant_table.h
index 3fa270d859..6e0cc59fb2 100644
--- a/xen/include/asm-arm/grant_table.h
+++ b/xen/include/asm-arm/grant_table.h
@@ -37,7 +37,7 @@ static inline int replace_grant_supported(void)
/*
* Local variables:
* mode: C
- * c-set-style: "BSD"
+ * c-file-style: "BSD"
* c-basic-offset: 4
* indent-tabs-mode: nil
* End: