]> git.baikalelectronics.ru Git - kernel.git/commit
USB: keyspan_pda.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)
commit9a720e0d336bd90b1a5cad915c0d35757c04b754
tree5dbfe31bf0fb89e98348f90c7f0ee2406d2863b0
parent8e1f5505af2122476e7de7eed1cec112a8e7d679
USB: keyspan_pda.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.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/keyspan_pda.c