Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138122
b: refs/heads/master
c: 9185cbf
h: refs/heads/master
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent 1f0d022 commit 999101f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: fbc9fa4e8781170e2fbca2859feda114d4758132
refs/heads/master: 9185cbfc336a080695304bcb781186559d987974
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/vivi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1406,7 +1406,7 @@ static int __init vivi_create_instance(int inst)
*/
static int __init vivi_init(void)
{
int ret, i;
int ret = 0, i;

if (n_devs <= 0)
n_devs = 1;
Expand Down

0 comments on commit 999101f

Please sign in to comment.