Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294897
b: refs/heads/master
c: 9fa728e
h: refs/heads/master
i:
  294895: eb9ddaa
v: v3
  • Loading branch information
Jesper Juhl authored and Mauro Carvalho Chehab committed Feb 8, 2012
1 parent 0cf5234 commit 2772a43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 41292b16117bdd8e1321223b6a14e86aa1cb5fbb
refs/heads/master: 9fa728ea35501fb5cd56880839ad867265c61822
1 change: 1 addition & 0 deletions trunk/drivers/staging/media/easycap/easycap_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3825,6 +3825,7 @@ static int easycap_usb_probe(struct usb_interface *intf,
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
pdata_urb = kzalloc(sizeof(struct data_urb), GFP_KERNEL);
if (!pdata_urb) {
usb_free_urb(purb);
SAM("ERROR: Could not allocate struct data_urb.\n");
return -ENOMEM;
}
Expand Down

0 comments on commit 2772a43

Please sign in to comment.