From 5542cf791c3f1c0e307d3ee330c72f1ca49ef4f5 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 3 May 2012 16:44:23 -0700 Subject: [PATCH] USB: keyspan_pda.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. Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed