]> Pileus Git - ~andy/linux/commit
USB: quatech_usb2.c: remove dbg() tracing calls
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 May 2012 23:17:49 +0000 (16:17 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 May 2012 23:17:49 +0000 (16:17 -0700)
commit2af588d5f093fd8212bfe7151183a535e8e9117b
tree5b6eb72b7f1342951fbcd9eb56d476dd92a7677a
parent7275fc4c16ef50e99d3755265a4ae83e3afe63d0
USB: quatech_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: Rusty Russell <rusty@rustcorp.com.au>
CC: Alan Stern <stern@rowland.harvard.edu>
CC: Mauro Carvalho Chehab <mchehab@redhat.com>
CC: Kautuk Consul <consul.kautuk@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/quatech_usb2/quatech_usb2.c