commit | 64318a52956436bd0d2e910b0c38326b8cda2b8e | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 03 16:44:48 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 03 16:44:48 2012 -0700 |
tree | 99f404b6ad572843f7ab2e60972b666b1defe73f | |
parent | 3a3eec0c1f3825398f76fa37c8fcba58c770e0d7 [diff] |
USB: sierra.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: Alan Stern <stern@rowland.harvard.edu> CC: Rusty Russell <rusty@rustcorp.com.au> CC: Johan Hovold <jhovold@gmail.com> CC: Anton Samokhvalov <pg83@yandex.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>