Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113416
b: refs/heads/master
c: 7aef709
h: refs/heads/master
v: v3
  • Loading branch information
Scott Ashcroft authored and Linus Torvalds committed Oct 13, 2008
1 parent 96a4c98 commit f3ed52c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ab2375f2fe256358a982e357d298801cf1adbd00
refs/heads/master: 7aef709bf6f7a0886ee044960a7a86ea76dc6e2b
4 changes: 0 additions & 4 deletions trunk/drivers/usb/serial/oti6858.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit f3ed52c

Please sign in to comment.