Просмотр исходного кода

[PATCH] dvb: av7110: fix indentation

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>
Johannes Stezenbach 20 лет назад
Родитель
Сommit
3165dcb300
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      drivers/media/dvb/ttpci/av7110_ca.c

+ 1 - 1
drivers/media/dvb/ttpci/av7110_ca.c

@@ -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;