Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67829
b: refs/heads/master
c: b0e396e
h: refs/heads/master
i:
  67827: da9aedf
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Oct 12, 2007
1 parent 42c9e38 commit e5fce60
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: b5ea060f1e19c6a3f409d3472c723da4517547b8
refs/heads/master: b0e396e3097ce4914c643bc3f0c2fe0098f551eb
2 changes: 1 addition & 1 deletion trunk/drivers/usb/core/message.c
Original file line number Diff line number Diff line change
Expand Up @@ -1330,7 +1330,7 @@ int usb_reset_configuration(struct usb_device *dev)
return 0;
}

void usb_release_interface(struct device *dev)
static void usb_release_interface(struct device *dev)
{
struct usb_interface *intf = to_usb_interface(dev);
struct usb_interface_cache *intfc =
Expand Down

0 comments on commit e5fce60

Please sign in to comment.