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