Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192991
b: refs/heads/master
c: c16dd82
h: refs/heads/master
i:
  192989: aae4d9e
  192987: a7c144e
  192983: b67f1b7
  192975: fe15175
  192959: e2e4875
v: v3
  • Loading branch information
Bee Hock Goh authored and Mauro Carvalho Chehab committed May 19, 2010
1 parent db7de01 commit 6438cd5
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: 4d1f413e820c7e1402475eea254e2bc82d98de35
refs/heads/master: c16dd82b4858b4a01ccce5c0a56ba58993802700
2 changes: 1 addition & 1 deletion trunk/drivers/staging/tm6000/tm6000-video.c
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ static inline int tm6000_isoc_copy(struct urb *urb)
unsigned long copied;

get_next_buf(dma_q, &buf);
if (!buf)
if (buf)
outp = videobuf_to_vmalloc(&buf->vb);

if (!outp)
Expand Down

0 comments on commit 6438cd5

Please sign in to comment.