]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
[PATCH] dvb: av7110: fix indentation
authorJohannes Stezenbach <js@linuxtv.org>
Tue, 17 May 2005 04:54:28 +0000 (21:54 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 17 May 2005 14:59:29 +0000 (07:59 -0700)
fix indentation

Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/media/dvb/ttpci/av7110_ca.c

index 21f7aacf77266163690eeed7d94b51550fcb6b1b..75173a22f5cf3fc1a7b8409b23314320b417a449 100644 (file)
@@ -123,7 +123,7 @@ static void ci_ll_release(struct dvb_ringbuffer *cirbuf, struct dvb_ringbuffer *
 }
 
 static int ci_ll_reset(struct dvb_ringbuffer *cibuf, struct file *file,
-               int slots, ca_slot_info_t *slot)
+                      int slots, ca_slot_info_t *slot)
 {
        int i;
        int len = 0;