On Fri, Jul 28, 2006 at 10:25:32AM -0300, Thiago Galesi wrote:
> Fixes several lines that overrun 80 columns in Prolific pl2303 driver
> 
> Signed-off-by: Thiago Galesi <[EMAIL PROTECTED]>
> 
> ---
> 
> Applies to 2.6.17
> 
> Please CC me as I'm not on the usb-devel list
> 
> 
> Index: linux-2.6.17/drivers/usb/serial/pl2303.c
> ===================================================================
> --- linux-2.6.17.orig/drivers/usb/serial/pl2303.c
> +++ linux-2.6.17/drivers/usb/serial/pl2303.c
> @@ -303,13 +303,15 @@ static void pl2303_send(struct usb_seria
> 
>       spin_unlock_irqrestore(&priv->lock, flags);
> 
> -     usb_serial_debug_data(debug, &port->dev, __FUNCTION__, count,
> port->write_urb->transfer_buffer);

Heh, your patches are all linewrapped, just the thing you were trying to
fix :)

Care to resend all 4 of them so that they can be applied?

thanks,

greg k-h

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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