diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2014-12-01 16:10:42 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-12-22 22:52:20 +0300 |
commit | 215cedec379b69427c457104f0c36b389edc471c (patch) | |
tree | 44c4c6bf70df28d0e9c312dc6ec618c6f5f271b9 /drivers/media/tuners/mt2131.h | |
parent | 654a731be1a0b6f606f3f3d12b50db08f2ae3c34 (diff) | |
download | linux-215cedec379b69427c457104f0c36b389edc471c.tar.xz |
[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/tuners/mt2131.h')
-rw-r--r-- | drivers/media/tuners/mt2131.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/media/tuners/mt2131.h b/drivers/media/tuners/mt2131.h index 09ceaf68e47c..837c854b9c65 100644 --- a/drivers/media/tuners/mt2131.h +++ b/drivers/media/tuners/mt2131.h @@ -47,8 +47,3 @@ static inline struct dvb_frontend* mt2131_attach(struct dvb_frontend *fe, #endif /* CONFIG_MEDIA_TUNER_MT2131 */ #endif /* __MT2131_H__ */ - -/* - * Local variables: - * c-basic-offset: 8 - */ |