USB: serial: empeg.c: remove debug module parameter
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Sep 2012 19:31:22 +0000 (12:31 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Sep 2012 19:31:22 +0000 (12:31 -0700)
commita9b57be074688cdfd9b10b1db58988bb31da20ef
treec464bc3a86c77a7a656045ca11dac05fde476c23
parenta2f98a203b02617107086ac72996a1ab3c4d5ea4
USB: serial: empeg.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: Gary Brubaker <xavyer@ix.netcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/empeg.c
This page took 0.024278 seconds and 5 git commands to generate.