V4L/DVB (12882): em28xx: remove text editor tags from em28xx-vbi.c
authorDevin Heitmueller <dheitmueller@kernellabs.com>
Tue, 15 Sep 2009 03:20:29 +0000 (00:20 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 19 Sep 2009 03:14:06 +0000 (00:14 -0300)
Remove some emacs tags from em28xx-vbi.c, which were copied from cx88-vbi.c,
per Mauro Carvalho Chehab's request.

Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/em28xx/em28xx-vbi.c

index 070d8e57877e04066c53948ed0972678022e5445..94943e5a15290b86932eea13150123b50fcfc756 100644 (file)
@@ -140,10 +140,3 @@ struct videobuf_queue_ops em28xx_vbi_qops = {
        .buf_queue    = vbi_queue,
        .buf_release  = vbi_release,
 };
-
-/* ------------------------------------------------------------------ */
-/*
- * Local variables:
- * c-basic-offset: 8
- * End:
- */
This page took 0.024612 seconds and 5 git commands to generate.