aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/arm/guestcopy.c
diff options
context:
space:
mode:
Diffstat (limited to 'xen/arch/arm/guestcopy.c')
-rw-r--r--xen/arch/arm/guestcopy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/arch/arm/guestcopy.c b/xen/arch/arm/guestcopy.c
index 5504e197e2..c47558f067 100644
--- a/xen/arch/arm/guestcopy.c
+++ b/xen/arch/arm/guestcopy.c
@@ -92,7 +92,7 @@ unsigned long raw_copy_from_guest(void *to, const void __user *from, unsigned le
/*
* Local variables:
* mode: C
- * c-set-style: "BSD"
+ * c-file-style: "BSD"
* c-basic-offset: 4
* indent-tabs-mode: nil
* End: