]> 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)
commit831e6ae7fe29431e3dabfb68fa7cb04c57061e40
treecfb416d69d3a962d1a72844e1e3e4236fbfd9695
parent242c2a90cb11f6b363d73d822bbfb41357297db3
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