mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-03 01:36:52 +09:00
[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:
committed by
Linus Torvalds
parent
3dbce49ea1
commit
3165dcb300
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user