media: replace all <spaces><tab> occurrences
[linux-2.6-block.git] / drivers / media / pci / cx18 / cx18-streams.c
index f35f78d669858f9cc0491739f3aa00cb8f101e59..a594cfdeca200079337ae198a82a987999f8bcdd 100644 (file)
@@ -29,7 +29,7 @@
 #include "cx18-scb.h"
 #include "cx18-dvb.h"
 
-#define CX18_DSP0_INTERRUPT_MASK       0xd0004C
+#define CX18_DSP0_INTERRUPT_MASK       0xd0004C
 
 static const struct v4l2_file_operations cx18_v4l2_enc_fops = {
        .owner = THIS_MODULE,
@@ -116,7 +116,7 @@ static int cx18_prepare_buffer(struct videobuf_queue *q,
        unsigned int width, unsigned int height,
        enum v4l2_field field)
 {
-        struct cx18 *cx = s->cx;
+       struct cx18 *cx = s->cx;
        int rc = 0;
 
        /* check settings */