Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39815
b: refs/heads/master
c: c40fd5e
h: refs/heads/master
i:
  39813: 34e29c8
  39811: bf14de0
  39807: b89952b
v: v3
  • Loading branch information
Alan Stern authored and Greg Kroah-Hartman committed Oct 17, 2006
1 parent ec74911 commit dea6ae2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: b62df4516981745d4b5de01ceec1d65a9174a524
refs/heads/master: c40fd5ea565587c05b0e2c49c02cad2c35fd85c6
4 changes: 1 addition & 3 deletions trunk/drivers/usb/core/endpoint.c
Original file line number Diff line number Diff line change
Expand Up @@ -282,8 +282,6 @@ void usb_remove_ep_files(struct usb_host_endpoint *endpoint)
sysfs_remove_group(&endpoint->ep_dev->dev.kobj, &ep_dev_attr_grp);
device_unregister(&endpoint->ep_dev->dev);
endpoint->ep_dev = NULL;
destroy_endpoint_class();
}
destroy_endpoint_class();
}


0 comments on commit dea6ae2

Please sign in to comment.