]> git.baikalelectronics.ru Git - kernel.git/commit
USB: serial: aircable.c: remove debug module parameter
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Sep 2012 19:31:18 +0000 (12:31 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Sep 2012 19:31:18 +0000 (12:31 -0700)
commit1483f2509037817b144ab0bbbb33f86a72c479e3
treed59193fbec43924d90f46688168ea44b5bcdc803
parent04e854617527af520fac6f1e05dfe13c3f31f5bd
USB: serial: aircable.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: Paul Gortmaker <paul.gortmaker@windriver.com>
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/aircable.c