Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67891
b: refs/heads/master
c: 7477120
h: refs/heads/master
i:
  67889: ef2f49a
  67887: 7036768
v: v3
  • Loading branch information
Alan Stern authored and Greg Kroah-Hartman committed Oct 12, 2007
1 parent 7b74cea commit 58865aa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 1d3ee41e9549609a6151216a0bcb06b758a64b6b
refs/heads/master: 7477120e34eef65a530cfb3fea5fe612c89669e5
1 change: 0 additions & 1 deletion trunk/drivers/usb/core/endpoint.c
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@ static void ep_device_release(struct device *dev)
{
struct ep_device *ep_dev = to_ep_device(dev);

dev_dbg(dev, "%s called for %s\n", __FUNCTION__, dev->bus_id);
endpoint_free_minor(ep_dev);
kfree(ep_dev);
}
Expand Down

0 comments on commit 58865aa

Please sign in to comment.