summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/msp3400-driver.c
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2014-12-01 14:10:42 +0100
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2014-12-22 20:52:20 +0100
commit215cedec379b69427c457104f0c36b389edc471c (patch)
tree44c4c6bf70df28d0e9c312dc6ec618c6f5f271b9 /drivers/media/i2c/msp3400-driver.c
parent[media] media: s5p-mfc: use vb2_ops_wait_prepare/finish helper (diff)
downloadlinux-215cedec379b69427c457104f0c36b389edc471c.tar.xz
linux-215cedec379b69427c457104f0c36b389edc471c.zip
[media] media: remove emacs editor variables
1) This is not allowed by the kernel coding style 2) Just configure your editor correctly 3) It's really ugly Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/i2c/msp3400-driver.c')
-rw-r--r--drivers/media/i2c/msp3400-driver.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/media/i2c/msp3400-driver.c b/drivers/media/i2c/msp3400-driver.c
index 4d9c6bc34265..dcc68ec71732 100644
--- a/drivers/media/i2c/msp3400-driver.c
+++ b/drivers/media/i2c/msp3400-driver.c
@@ -904,11 +904,3 @@ static struct i2c_driver msp_driver = {
};
module_i2c_driver(msp_driver);
-
-/*
- * Overrides for Emacs so that we follow Linus's tabbing style.
- * ---------------------------------------------------------------------------
- * Local variables:
- * c-basic-offset: 8
- * End:
- */