From 3a3eec0c1f3825398f76fa37c8fcba58c770e0d7 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 3 May 2012 16:44:46 -0700 Subject: [PATCH] USB: qcserial.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: Thomas Tuttle CC: Paul Gortmaker CC: Rusty Russell CC: Rigbert Hamisch Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed