]> git.baikalelectronics.ru Git - kernel.git/commit
USB: kobil_sct.c: remove dbg() tracing calls
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:44:26 +0000 (16:44 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:44:26 +0000 (16:44 -0700)
commit18110865ec37ab14f8d38d7045a0342a98e1ab04
treee0199e8a7f0e210388e017d2961d4700826e6c24
parentf958868cb32ece92740c4ce4954aef3647b7a0ab
USB: kobil_sct.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: Johan Hovold <jhovold@gmail.com>
CC: Alan Stern <stern@rowland.harvard.edu>
CC: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/kobil_sct.c