Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1964
b: refs/heads/master
c: c010533
h: refs/heads/master
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Jun 13, 2005
1 parent 3996844 commit 1b03141
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 8d5f7b4353dae4c7ee342c61303372fd996ca161
refs/heads/master: c0105338eb4e61e537ca34ae06921177cb6efcf0
4 changes: 0 additions & 4 deletions trunk/drivers/usb/media/pwc/pwc-if.c
Original file line number Diff line number Diff line change
Expand Up @@ -332,10 +332,6 @@ static int pwc_allocate_buffers(struct pwc_device *pdev)
#endif
;
}
if (kbuf == NULL) {
Err("Failed to allocate decompress table.\n");
return -ENOMEM;
}
pdev->decompress_data = kbuf;

/* Allocate image buffer; double buffer for mmap() */
Expand Down

0 comments on commit 1b03141

Please sign in to comment.