diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2014-12-01 08:10:42 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-12-22 14:52:20 -0500 |
commit | 215cedec379b69427c457104f0c36b389edc471c (patch) | |
tree | 44c4c6bf70df28d0e9c312dc6ec618c6f5f271b9 /drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.h | |
parent | 654a731be1a0b6f606f3f3d12b50db08f2ae3c34 (diff) |
[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/usb/dvb-usb-v2/mxl111sf-i2c.h')
-rw-r--r-- | drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.h b/drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.h index 465762145ad2..c486fe02f018 100644 --- a/drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.h +++ b/drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.h | |||
@@ -27,9 +27,3 @@ int mxl111sf_i2c_xfer(struct i2c_adapter *adap, | |||
27 | struct i2c_msg msg[], int num); | 27 | struct i2c_msg msg[], int num); |
28 | 28 | ||
29 | #endif /* _DVB_USB_MXL111SF_I2C_H_ */ | 29 | #endif /* _DVB_USB_MXL111SF_I2C_H_ */ |
30 | |||
31 | /* | ||
32 | * Local variables: | ||
33 | * c-basic-offset: 8 | ||
34 | * End: | ||
35 | */ | ||