commit | 1ae4c01ed5a8041ffa12b90dbe6e0465653d3a5a | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 03 16:44:17 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 03 16:44:17 2012 -0700 |
tree | 6049e26f8d1e9dc5a009b658fa91c104748e9621 | |
parent | ef2b895b7533ba1392cb41bc8b3a30d2387e6197 [diff] |
USB: ipw.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: Rusty Russell <rusty@rustcorp.com.au> CC: Oliver Neukum <oneukum@suse.de> CC: Alan Stern <stern@rowland.harvard.edu> CC: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>