OSDN Git Service

USB: whiteheat.c: remove dbg() tracing calls
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:45:01 +0000 (16:45 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:45:01 +0000 (16:45 -0700)
commit4db02fecb4c2f1ce67bfd3fbb014d7dcb10a115a
treed35579c99097932bfc19938720e70a21c1bf2b08
parentd2bad7818c53a06a67b07d94f54e1a7e9bd0c09b
USB: whiteheat.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: Support Department <support@connecttech.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/whiteheat.c