Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45501
b: refs/heads/master
c: 4d503ec
h: refs/heads/master
i:
  45499: 0a1cc12
v: v3
  • Loading branch information
Jiri Kosina committed Jan 8, 2007
1 parent 0b8ac9d commit 08101e2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: d6509c36ba333282362e5f9769869f8a8d790aaf
refs/heads/master: 4d503ecc86a14b86ab7bcdfa8b755994143eba19
8 changes: 0 additions & 8 deletions trunk/drivers/hid/hid-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,6 @@
#define DRIVER_DESC "USB HID core driver"
#define DRIVER_LICENSE "GPL"

/*
* Module parameters.
*/

static unsigned int hid_mousepoll_interval;
module_param_named(mousepoll, hid_mousepoll_interval, uint, 0644);
MODULE_PARM_DESC(mousepoll, "Polling interval of mice");

/*
* Register a new report for a device.
*/
Expand Down

0 comments on commit 08101e2

Please sign in to comment.