Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64824
b: refs/heads/master
c: 03fc370
h: refs/heads/master
v: v3
  • Loading branch information
Satyam Sharma authored and Greg Kroah-Hartman committed Sep 11, 2007
1 parent 2a67d9e commit fcbcb15
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: e6a20ff999fe849d1f5f15d5e14763f5a553778f
refs/heads/master: 03fc370bdc1b31f3d09bd88d65bc50c03f450a9d
2 changes: 1 addition & 1 deletion trunk/drivers/usb/serial/bus.c
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ static void free_dynids(struct usb_serial_driver *drv)
static struct driver_attribute drv_attrs[] = {
__ATTR_NULL,
};
static inline void free_dynids(struct usb_driver *drv)
static inline void free_dynids(struct usb_serial_driver *drv)
{
}
#endif
Expand Down

0 comments on commit fcbcb15

Please sign in to comment.