git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2af588d
)
USB: serqt_usb2.c: remove dbg() tracing calls
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 4 May 2012 23:17:51 +0000
(16:17 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 4 May 2012 23:17:51 +0000
(16:17 -0700)
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 <wfp5p@virginia.edu>
CC: Rusty Russell <rusty@rustcorp.com.au>
CC: Alan Stern <stern@rowland.harvard.edu>
CC: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found