From 592ba39fab1072d6d37f4118f4b0efa15377ced5 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 13 Sep 2012 17:18:16 -0700 Subject: [PATCH] USB: serial: ipw.c: remove dbg() usage MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit dbg() was a very old USB-serial-specific macro. This patch removes it from being used in the driver and uses dev_dbg() instead. CC: Rusty Russell CC: Alan Stern CC: Mauro Carvalho Chehab CC: "Bjørn Mork" Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed