]> git.baikalelectronics.ru Git - kernel.git/commit
USB: option.c: remove dbg() tracing calls
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:44:41 +0000 (16:44 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:44:41 +0000 (16:44 -0700)
commit3d2b3c5a8b351a793e1d03779c078d7ab3bdda3d
treefb1d38a027dcbc13aa5dc7940e928bb3ed69122e
parent21a39e8861807b0086bc029a8b8d5ec1299ce11e
USB: option.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: Matthias Urlichs <smurf@smurf.noris.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/option.c