From f3ed52c45eeedb05b5e0baac5f3bfdba5151234f Mon Sep 17 00:00:00 2001 From: Scott Ashcroft Date: Mon, 13 Oct 2008 10:34:00 +0100 Subject: [PATCH] --- yaml --- r: 113416 b: refs/heads/master c: 7aef709bf6f7a0886ee044960a7a86ea76dc6e2b h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/usb/serial/oti6858.c | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/[refs] b/[refs] index 1b8f2c616ca6..1de9dbf228c8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ab2375f2fe256358a982e357d298801cf1adbd00 +refs/heads/master: 7aef709bf6f7a0886ee044960a7a86ea76dc6e2b diff --git a/trunk/drivers/usb/serial/oti6858.c b/trunk/drivers/usb/serial/oti6858.c index 81db5715ee25..42f92815c6e5 100644 --- a/trunk/drivers/usb/serial/oti6858.c +++ b/trunk/drivers/usb/serial/oti6858.c @@ -224,10 +224,6 @@ struct oti6858_private { struct usb_serial_port *port; /* USB port with which associated */ }; -#undef dbg -/* #define dbg(format, arg...) printk(KERN_INFO "%s: " format "\n", __FILE__, ## arg) */ -#define dbg(format, arg...) printk(KERN_INFO "" format "\n", ## arg) - static void setup_line(struct work_struct *work) { struct oti6858_private *priv = container_of(work,