]> git.baikalelectronics.ru Git - kernel.git/commit
USB: kl5kusb105.c: remove dbg() tracing calls
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:44:23 +0000 (16:44 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:44:23 +0000 (16:44 -0700)
commitf958868cb32ece92740c4ce4954aef3647b7a0ab
tree8438fa6795162c48890a4800118495bd8e11016b
parent9a720e0d336bd90b1a5cad915c0d35757c04b754
USB: kl5kusb105.c: remove dbg() tracing calls

dbg() was used a lot a long time ago to trace code flow.  Now that we have
ftrace, this isn't needed at all, so remove these calls.

CC: Oliver Neukum <oliver@neukum.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/kl5kusb105.c