Skip to content

Commit

Permalink
V4L/DVB (5606): M920x: add "c-basic-offset: 8" to help emacs to enfor…
Browse files Browse the repository at this point in the history
…ce tabbing

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed May 9, 2007
1 parent aa50ec2 commit ce9c275
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions drivers/media/dvb/dvb-usb/m920x.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
*/

0 comments on commit ce9c275

Please sign in to comment.