]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
USB: garmin_gps.c: remove dbg() tracing calls
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:44:12 +0000 (16:44 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:44:12 +0000 (16:44 -0700)
commitc0a56a2a4a1007b93c826cc3aa2e9a8d7c7e35dd
tree4fa9c497ec0737cabe401231423bf1e0aa15dfa2
parenta09aa7dda46b2beb157d3a360898bdd77566d3e7
USB: garmin_gps.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: Andrew Morton <akpm@linux-foundation.org>
CC: Rusty Russell <rusty@rustcorp.com.au>
CC: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/garmin_gps.c