Patchlet for USB 2.4.27-rc1 - extra #include

From: Pete Zaitcev
Date: Mon Jun 21 2004 - 22:24:28 EST


An obvious duplication and my mistake. I tested it to work. The mistake is
not causing any bugs, just makes the code stupid.

This patch comes from Lonnie Mendez - would you attribute it, please?

-- Pete

diff -urp -X dontdiff linux-2.4.27-rc1/drivers/usb/serial/usbserial.c linux-2.4.27-rc1-usb/drivers/usb/serial/usbserial.c
--- linux-2.4.27-rc1/drivers/usb/serial/usbserial.c 2004-06-21 18:39:10.000000000 -0700
+++ linux-2.4.27-rc1-usb/drivers/usb/serial/usbserial.c 2004-06-21 18:51:57.000000000 -0700
@@ -297,7 +297,6 @@
#include <linux/spinlock.h>
#include <linux/list.h>
#include <linux/smp_lock.h>
-#include <linux/spinlock.h>
#include <linux/usb.h>

#ifdef CONFIG_USB_SERIAL_DEBUG
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/