]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
USB: qcserial.c: remove dbg() tracing calls
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:44:46 +0000 (16:44 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:44:46 +0000 (16:44 -0700)
commit3a3eec0c1f3825398f76fa37c8fcba58c770e0d7
treed8e824cdcd26f1813364680c7eb7531ef75ebf91
parent77b3b30d18c1a4301441ca1be8bb404ac82408ae
USB: qcserial.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: Thomas Tuttle <ttuttle@chromium.org>
CC: Paul Gortmaker <paul.gortmaker@windriver.com>
CC: Rusty Russell <rusty@rustcorp.com.au>
CC: Rigbert Hamisch <rigbert@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/qcserial.c