On Wed, 23 May 2007, Oliver Neukum wrote:

> > > +extern int usb_wait_anchor_empty_timeout
> > > +(struct usb_anchor *anchor, unsigned long timeout);
> > 
> > Suspicious line break.
> 
> This is what I get when I want to keep the 80 column limit.

I would write it like this:

extern int usb_wait_anchor_empty_timeout(struct usb_anchor *anchor, 
                unsigned long timeout);

Alan Stern


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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