projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3dbce49
)
[PATCH] dvb: av7110: fix indentation
author
Johannes Stezenbach
<js@linuxtv.org>
Tue, 17 May 2005 04:54:28 +0000
(21:54 -0700)
committer
Linus 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
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/ttpci/av7110_ca.c
b/drivers/media/dvb/ttpci/av7110_ca.c
index
21f7aac
..
75173a2
100644
(file)
--- a/
drivers/media/dvb/ttpci/av7110_ca.c
+++ b/
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;