1
0
Fork 0

V4L/DVB (5606): M920x: add "c-basic-offset: 8" to help emacs to enforce tabbing

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
hifive-unleashed-5.1
Michael Krufky 2007-03-22 17:18:26 -03:00 committed by Mauro Carvalho Chehab
parent aa50ec2b49
commit ce9c275034
1 changed files with 5 additions and 0 deletions

View File

@ -868,3 +868,8 @@ MODULE_AUTHOR("Aapo Tahkola <aet@rasterburn.org>");
MODULE_DESCRIPTION("DVB Driver for ULI M920x");
MODULE_VERSION("0.1");
MODULE_LICENSE("GPL");
/*
* Local variables:
* c-basic-offset: 8
*/