Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326085
b: refs/heads/master
c: 709a2ce
h: refs/heads/master
i:
  326083: c10586c
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Sep 18, 2012
1 parent 36831d6 commit eb38782
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: 67ef930191983c6efbf01223fdde4c317873f367
refs/heads/master: 709a2ce621083a2443dd0d17600d10e56a65a958
5 changes: 0 additions & 5 deletions trunk/drivers/usb/serial/cyberjack.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@

#define CYBERJACK_LOCAL_BUF_SIZE 32

static bool debug;

/*
* Version Information
*/
Expand Down Expand Up @@ -456,6 +454,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 enabled or not");

0 comments on commit eb38782

Please sign in to comment.