Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76574
b: refs/heads/master
c: 225ba90
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Jan 25, 2008
1 parent 1555c05 commit 06ab156
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: e435f95ce6468f0240f050e14c9eac93e2fe7e71
refs/heads/master: 225ba900886f6d2d3447dd5bfdb95217f0619755
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/videobuf-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,7 @@ ssize_t videobuf_read_one(struct videobuf_queue *q,
}

/* Locking: Caller holds q->lock */
int __videobuf_read_start(struct videobuf_queue *q)
static int __videobuf_read_start(struct videobuf_queue *q)
{
enum v4l2_field field;
unsigned long flags = 0;
Expand Down

0 comments on commit 06ab156

Please sign in to comment.