Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7407
b: refs/heads/master
c: 1e1a5cc
h: refs/heads/master
i:
  7405: 64e2c4b
  7403: b1b7208
  7399: 74ed175
  7391: f6f16c1
v: v3
  • Loading branch information
Jesper Juhl authored and Linus Torvalds committed Sep 7, 2005
1 parent 7e8d628 commit 4071ce0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 96803820b3d9830518083c02681fd3f72987ae4d
refs/heads/master: 1e1a5cc77ec019e0d67c2abcbd486e4f3ac947a4
4 changes: 2 additions & 2 deletions trunk/drivers/isdn/i4l/isdn_v110.c
Original file line number Diff line number Diff line change
Expand Up @@ -516,11 +516,11 @@ isdn_v110_encode(isdn_v110_stream * v, struct sk_buff *skb)
}

int
isdn_v110_stat_callback(int idx, isdn_ctrl * c)
isdn_v110_stat_callback(int idx, isdn_ctrl *c)
{
isdn_v110_stream *v = NULL;
int i;
int ret;
int ret = 0;

if (idx < 0)
return 0;
Expand Down

0 comments on commit 4071ce0

Please sign in to comment.