Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 36445
b: refs/heads/master
c: 14acdcd
h: refs/heads/master
i:
  36443: 34a01aa
v: v3
  • Loading branch information
Reiner Herrmann authored and Greg Kroah-Hartman committed Sep 27, 2006
1 parent 6f56d80 commit a6d37a0
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: cd22afda3f84452c6def29a68b06933e814e0e95
refs/heads/master: 14acdcd32160767d7f2fa00803d2d764d3e3373a
2 changes: 1 addition & 1 deletion trunk/drivers/usb/input/usbmouse.c
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ static void usb_mouse_disconnect(struct usb_interface *intf)

static struct usb_device_id usb_mouse_id_table [] = {
{ USB_INTERFACE_INFO(3, 1, 2) },
{ } /* Terminating entry */
{ } /* Terminating entry */
};

MODULE_DEVICE_TABLE (usb, usb_mouse_id_table);
Expand Down

0 comments on commit a6d37a0

Please sign in to comment.