Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332795
b: refs/heads/master
c: 5fdb450
h: refs/heads/master
i:
  332793: 5b25aca
  332791: 1ef9b84
v: v3
  • Loading branch information
Julia Lawall authored and Chris Ball committed Sep 4, 2012
1 parent b708fad commit 1214b08
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 4ee7ed0de9929f6f194d7a0ae867371ea47866fe
refs/heads/master: 5fdb4505f65227c127092772ccf9d460d69f4bc2
4 changes: 2 additions & 2 deletions trunk/drivers/mmc/host/vub300.c
Original file line number Diff line number Diff line change
Expand Up @@ -2358,9 +2358,9 @@ static int vub300_probe(struct usb_interface *interface,
* which is contained at the end of struct mmc
*/
error4:
usb_free_urb(command_out_urb);
error1:
usb_free_urb(command_res_urb);
error1:
usb_free_urb(command_out_urb);
error0:
return retval;
}
Expand Down

0 comments on commit 1214b08

Please sign in to comment.