Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 261211
b: refs/heads/master
c: 7eb7571
h: refs/heads/master
i:
  261209: a9b767f
  261207: 3176b6d
v: v3
  • Loading branch information
Dan Carpenter authored and Mauro Carvalho Chehab committed Jul 27, 2011
1 parent a05035b commit dbc9508
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: 0528f354cfb98d8df32a76302ec07af1aa29dbd4
refs/heads/master: 7eb75715460026c82afd20e42ee51f4b30fe4bae
2 changes: 1 addition & 1 deletion trunk/drivers/media/rc/redrat3.c
Original file line number Diff line number Diff line change
Expand Up @@ -1186,7 +1186,7 @@ static int __devinit redrat3_dev_probe(struct usb_interface *intf,
rr3 = kzalloc(sizeof(*rr3), GFP_KERNEL);
if (rr3 == NULL) {
dev_err(dev, "Memory allocation failure\n");
goto error;
goto no_endpoints;
}

rr3->dev = &intf->dev;
Expand Down

0 comments on commit dbc9508

Please sign in to comment.