aboutsummaryrefslogtreecommitdiffstats
path: root/xen/drivers/passthrough/iommu.c
diff options
context:
space:
mode:
Diffstat (limited to 'xen/drivers/passthrough/iommu.c')
-rw-r--r--xen/drivers/passthrough/iommu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/drivers/passthrough/iommu.c b/xen/drivers/passthrough/iommu.c
index 69c3552309..c1d3c122e3 100644
--- a/xen/drivers/passthrough/iommu.c
+++ b/xen/drivers/passthrough/iommu.c
@@ -746,7 +746,7 @@ static void iommu_dump_p2m_table(unsigned char key)
/*
* Local variables:
* mode: C
- * c-set-style: "BSD"
+ * c-file-style: "BSD"
* c-basic-offset: 4
* indent-tabs-mode: nil
* End: