Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326057
b: refs/heads/master
c: 6ae0657
h: refs/heads/master
i:
  326055: cfa10e3
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Sep 14, 2012
1 parent 659c166 commit edcd7c8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: e4fd70c5e2befa29f962d640c1f78feefb7b3c25
refs/heads/master: 6ae06571da628cae889606dae1250ae7e355b899
5 changes: 0 additions & 5 deletions trunk/drivers/usb/serial/option.c
Original file line number Diff line number Diff line change
Expand Up @@ -1255,8 +1255,6 @@ static struct usb_serial_driver * const serial_drivers[] = {
&option_1port_device, NULL
};

static bool debug;

struct option_private {
u8 bInterfaceNumber;
};
Expand Down Expand Up @@ -1449,6 +1447,3 @@ MODULE_AUTHOR(DRIVER_AUTHOR);
MODULE_DESCRIPTION(DRIVER_DESC);
MODULE_VERSION(DRIVER_VERSION);
MODULE_LICENSE("GPL");

module_param(debug, bool, S_IRUGO | S_IWUSR);
MODULE_PARM_DESC(debug, "Debug messages");

0 comments on commit edcd7c8

Please sign in to comment.