Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18694
b: refs/heads/master
c: cb8d1aa
h: refs/heads/master
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Jan 15, 2006
1 parent 5cd7259 commit 41944ca
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: 27487d44712aaa37710cc508d5bd6119f5e9f976
refs/heads/master: cb8d1aa78e31d7f3511c0b3f25f5a61a4687235f
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/msp3400-driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -1031,8 +1031,8 @@ static int msp_command(struct i2c_client *client, unsigned int cmd, void *arg)
}

default:
/* nothing */
break;
/* unknown */
return -EINVAL;
}
return 0;
}
Expand Down

0 comments on commit 41944ca

Please sign in to comment.