Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326055
b: refs/heads/master
c: 63f10dd
h: refs/heads/master
i:
  326053: 0a5e156
  326051: 45284a4
  326047: 7a33142
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Sep 14, 2012
1 parent 75f8d17 commit cfa10e3
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: 8c46939be412ba98bc2d552deba1eabb6112053d
refs/heads/master: 63f10ddadb666ed852f972950ed4fa217172b457
5 changes: 0 additions & 5 deletions trunk/drivers/usb/serial/kl5kusb105.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@
#include <linux/usb/serial.h>
#include "kl5kusb105.h"

static bool debug;

/*
* Version Information
*/
Expand Down Expand Up @@ -681,6 +679,3 @@ module_usb_serial_driver(serial_drivers, id_table);
MODULE_AUTHOR(DRIVER_AUTHOR);
MODULE_DESCRIPTION(DRIVER_DESC);
MODULE_LICENSE("GPL");

module_param(debug, bool, S_IRUGO | S_IWUSR);
MODULE_PARM_DESC(debug, "enable extensive debugging messages");

0 comments on commit cfa10e3

Please sign in to comment.