aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/usercopy.c
diff options
context:
space:
mode:
Diffstat (limited to 'xen/arch/x86/usercopy.c')
-rw-r--r--xen/arch/x86/usercopy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/arch/x86/usercopy.c b/xen/arch/x86/usercopy.c
index 47dadaeaee..8bd9469c9e 100644
--- a/xen/arch/x86/usercopy.c
+++ b/xen/arch/x86/usercopy.c
@@ -175,7 +175,7 @@ copy_from_user(void *to, const void __user *from, unsigned n)
/*
* Local variables:
* mode: C
- * c-set-style: "BSD"
+ * c-file-style: "BSD"
* c-basic-offset: 4
* tab-width: 4
* indent-tabs-mode: nil