USB: serial: funsoft.c: remove debug module parameter
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Sep 2012 19:31:27 +0000 (12:31 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Sep 2012 19:31:27 +0000 (12:31 -0700)
commit347708d9293ecad63aa3825637f754bd6edb235b
tree2d350cd6b66e6218fdd72736f796f9278f85107d
parente6e367b26ec1881cf44e68346a40a9b7b3352055
USB: serial: funsoft.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: 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/funsoft.c
This page took 0.025113 seconds and 5 git commands to generate.