[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:
parent
3dbce49ea1
commit
3165dcb300
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue