Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65722
b: refs/heads/master
c: 4ebcb48
h: refs/heads/master
v: v3
  • Loading branch information
Simon Arlott authored and Mauro Carvalho Chehab committed Oct 10, 2007
1 parent e20f187 commit 4f920eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 276e49a01a7e6c4a7bfb78618cf2f5befbf9f5de
refs/heads/master: 4ebcb48da1eace49ef5f2d83a91984085c6d702d
1 change: 0 additions & 1 deletion trunk/drivers/media/video/video-buf-dvb.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ static int videobuf_dvb_thread(void *data)
struct videobuf_buffer, stream);
list_del(&buf->stream);
err = videobuf_waiton(buf,0,1);
BUG_ON(0 != err);

/* no more feeds left or stop_feed() asked us to quit */
if (0 == dvb->nfeeds)
Expand Down

0 comments on commit 4f920eb

Please sign in to comment.