V4L/DVB (7130): tuner: remove emacs c-basic-offset override block
authorMichael Krufky <mkrufky@linuxtv.org>
Tue, 22 Apr 2008 17:41:52 +0000 (14:41 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 16:42:25 +0000 (13:42 -0300)
I'd prefer to leave this here, but official CodingStyle
doesn't care what I think :-/

Remove the emacs format override block to comply with Kernel CodingStyle.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tuner-types.c

index 87f28b5..9276ad3 100644 (file)
@@ -1488,11 +1488,3 @@ EXPORT_SYMBOL(tuner_count);
 MODULE_DESCRIPTION("Simple tuner device type database");
 MODULE_AUTHOR("Ralph Metzler, Gerd Knorr, Gunther Mayer");
 MODULE_LICENSE("GPL");
-
-/*
- * Overrides for Emacs so that we follow Linus's tabbing style.
- * ---------------------------------------------------------------------------
- * Local variables:
- * c-basic-offset: 8
- * End:
- */