On Sat, 29 Jul 2006, Pete Zaitcev wrote:

> > -                   dev_err(&port->dev, "pl2303 driver does not support the 
> > baudrate
> > requested (fix it)\n");
> > +                   dev_err(&port->dev, "pl2303 driver does not support"
> > +                                   "the baudrate requested (fix it)\n");
> >                     break;
> 
> This segment looks ok.

Actually it's not.  There's no space character between "support" and 
"the" in the final string.

Alan Stern


-------------------------------------------------------------------------
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