dect
/
linux-2.6
Archived
13
0
Fork 0

[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>
This commit is contained in:
Johannes Stezenbach 2005-05-16 21:54:28 -07:00 committed by Linus Torvalds
parent 3dbce49ea1
commit 3165dcb300
1 changed files with 1 additions and 1 deletions

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