Remove the silly trailing backslash.

Signed-off-by: Pete Zaitcev <[EMAIL PROTECTED]>

--- linux-2.6.17-rc2/drivers/usb/serial/pl2303.c        2006-04-23 
21:06:18.000000000 -0700
+++ linux-2.6.17-rc2-lem/drivers/usb/serial/pl2303.c    2006-05-22 
21:31:15.000000000 -0700
@@ -599,7 +599,7 @@ static void pl2303_close (struct usb_ser
        unsigned int c_cflag;
        int bps;
        long timeout;
-       wait_queue_t wait;                                              \
+       wait_queue_t wait;
 
        dbg("%s - port %d", __FUNCTION__, port->number);
 


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to