Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213631
b: refs/heads/master
c: 7b3a766
h: refs/heads/master
i:
  213629: 36d11de
  213627: 593b663
  213623: 4f9dc1a
  213615: 66e7a4b
  213599: 92cc6c7
  213567: 411397e
  213503: 7e40893
v: v3
  • Loading branch information
Rahul Ruikar authored and Greg Kroah-Hartman committed Oct 22, 2010
1 parent 483527b commit a1fb4cf
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: 93ad03d60b5b18897030038234aa2ebae8234748
refs/heads/master: 7b3a766c7b9bce07875098cb68642df2b8f0b152
2 changes: 1 addition & 1 deletion trunk/drivers/usb/core/endpoint.c
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ int usb_create_ep_devs(struct device *parent,
return retval;

error_register:
kfree(ep_dev);
put_device(&ep_dev->dev);
exit:
return retval;
}
Expand Down

0 comments on commit a1fb4cf

Please sign in to comment.