From 64318a52956436bd0d2e910b0c38326b8cda2b8e Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 3 May 2012 16:44:48 -0700 Subject: [PATCH] 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 CC: Rusty Russell CC: Johan Hovold CC: Anton Samokhvalov Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed