USB: serial: ir-usb.c: remove debug module parameter
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Sep 2012 19:31:35 +0000 (12:31 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Sep 2012 19:31:35 +0000 (12:31 -0700)
commit7beb3c31a5ab7594e9a339b9a69f523dd6ab7f1c
tree09588957afc8b4c1805a7873f24e474457ea9e19
parentf3004d54027d1c440f1e45ec3aa7caba6cca6f1a
USB: serial: ir-usb.c: remove debug module parameter

Now that the dbg() macro is no longer being used in the driver,
the debug module parameter doesn't do anything at all.  So remove
it so as to not confuse people.

CC: Rusty Russell <rusty@rustcorp.com.au>
CC: Johan Hovold <jhovold@gmail.com>
CC: Alan Stern <stern@rowland.harvard.edu>
CC: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/ir-usb.c
This page took 0.024676 seconds and 5 git commands to generate.