From: Greg Kroah-Hartman Date: Thu, 3 May 2012 23:44:12 +0000 (-0700) Subject: USB: garmin_gps.c: remove dbg() tracing calls X-Git-Tag: v3.5-rc1~149^2~185 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0a56a2a4a1007b93c826cc3aa2e9a8d7c7e35dd;p=pandora-kernel.git 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 CC: Andrew Morton CC: Rusty Russell CC: Mike Frysinger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed