Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253250
b: refs/heads/master
c: 76df01e
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Jun 1, 2011
1 parent c831bc3 commit 10f6ce8
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: 8c89ddd536bbe97c1e50424778a139abbf5763c3
refs/heads/master: 76df01eacd5fa41b607426a8cb091fb21ae35554
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/uvc/uvc_entity.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ static int uvc_mc_register_entity(struct uvc_video_chain *chain,
struct uvc_entity *remote;
unsigned int i;
u8 remote_pad;
int ret;
int ret = 0;

for (i = 0; i < entity->num_pads; ++i) {
struct media_entity *source;
Expand Down

0 comments on commit 10f6ce8

Please sign in to comment.