]> git.baikalelectronics.ru Git - kernel.git/commit
USB: belkin_sa.c: remove dbg() tracing calls
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:43:52 +0000 (16:43 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:43:52 +0000 (16:43 -0700)
commit8c8b2033461adffe00eba7147c9c6f5e85733f01
treecfb416d69d3a962d1a72844e1e3e4236fbfd9695
parent50911b3fd778c0d2053b694296c4ee152458596a
USB: belkin_sa.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: William Greathouse <wgreathouse@smva.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/belkin_sa.c