From fee84a54e707d93282f1854a9f712534b6543a5e Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 13 Sep 2012 15:39:01 -0700 Subject: [PATCH] USB: serial: core: remove some trace debugging calls These dbg() calls were no more than just a function trace, so remove them. If you want to see the functions being called, use the in-kernel function trace code instead, it's much nicer. Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed