[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>
这个提交包含在:
Hans Verkuil
2014-12-01 10:10:42 -03:00
提交者 Mauro Carvalho Chehab
父节点 654a731be1
当前提交 215cedec37
修改 104 个文件,包含 0 行新增840 行删除

查看文件

@@ -755,9 +755,3 @@ int mxl111sf_gpio_mode_switch(struct mxl111sf_state *state, unsigned int mode)
}
return 0;
}
/*
* Local variables:
* c-basic-offset: 8
* End:
*/