Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260037
b: refs/heads/master
c: 98c0a9c
h: refs/heads/master
i:
  260035: 68bcc48
v: v3
  • Loading branch information
Dan Carpenter authored and Greg Kroah-Hartman committed Jul 8, 2011
1 parent 305992c commit 59420b3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: e19d8ba145acbe5b0843270f25ff5821287e568e
refs/heads/master: 98c0a9c9badedd52f558f7657572e094c3d1c6e5
3 changes: 0 additions & 3 deletions trunk/drivers/staging/tm6000/tm6000-video.c
Original file line number Diff line number Diff line change
Expand Up @@ -179,9 +179,6 @@ static inline void get_next_buf(struct tm6000_dmaqueue *dma_q,
*buf = list_entry(dma_q->active.next,
struct tm6000_buffer, vb.queue);

if (!buf)
return;

/* Cleans up buffer - Useful for testing for frame/URB loss */
outp = videobuf_to_vmalloc(&(*buf)->vb);

Expand Down

0 comments on commit 59420b3

Please sign in to comment.