]> git.baikalelectronics.ru Git - kernel.git/commit
USB: serqt_usb2.c: remove dbg() tracing calls
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 May 2012 23:17:51 +0000 (16:17 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 May 2012 23:17:51 +0000 (16:17 -0700)
commit1f24995f4015dcae5b07d4cb92de5a599f54fc8b
treee78756cf330c3e41522e3e1813c70f509db28169
parent1e195dc7e7a929b4efc26d0fe7fcef20cf4627d5
USB: serqt_usb2.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: Bill Pemberton <wfp5p@virginia.edu>
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/staging/serqt_usb2/serqt_usb2.c