Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185332
b: refs/heads/master
c: 1e927d9
h: refs/heads/master
v: v3
  • Loading branch information
Németh Márton authored and Greg Kroah-Hartman committed Mar 2, 2010
1 parent 7f9c2d8 commit e9af985
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: 33b9e16243fd69493be3ddda7be73226c8be586a
refs/heads/master: 1e927d96cb5db0851cc5b9031f476b12a3e05182
2 changes: 1 addition & 1 deletion trunk/drivers/usb/core/hub.c
Original file line number Diff line number Diff line change
Expand Up @@ -3432,7 +3432,7 @@ static int hub_thread(void *__unused)
return 0;
}

static struct usb_device_id hub_id_table [] = {
static const struct usb_device_id hub_id_table[] = {
{ .match_flags = USB_DEVICE_ID_MATCH_DEV_CLASS,
.bDeviceClass = USB_CLASS_HUB},
{ .match_flags = USB_DEVICE_ID_MATCH_INT_CLASS,
Expand Down

0 comments on commit e9af985

Please sign in to comment.