From 0e00609d857962ebecfba7deab834a52087b2454 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 13 Sep 2012 17:18:19 -0700 Subject: [PATCH] USB: serial: option.c: remove dbg() usage 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: Matthias Urlichs Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed