From: Greg Kroah-Hartman Date: Fri, 4 May 2012 23:17:49 +0000 (-0700) Subject: USB: quatech_usb2.c: remove dbg() tracing calls X-Git-Tag: v3.5-rc1~149^2~143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2af588d5f093fd8212bfe7151183a535e8e9117b;p=pandora-kernel.git 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 CC: Alan Stern CC: Mauro Carvalho Chehab CC: Kautuk Consul Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed