]> git.baikalelectronics.ru Git - kernel.git/commit
USB: empeg.c: remove dbg() tracing calls
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:43:59 +0000 (16:43 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:43:59 +0000 (16:43 -0700)
commitc8aa9453cf2c7099ecba32a9e2e90e7cd75511c7
treed099abd9073bcccf824f5c326bd856e4634f6a44
parentfe251fa5505bc1702b4bb7553b906105f674acc2
USB: empeg.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: Gary Brubaker <xavyer@ix.netcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/empeg.c