On Mon, Oct 24, 2005 at 03:36:00PM -0400, Alan Stern wrote:
> Greg:
> 
> I can't stand text lines that wrap-around in my 80-column windows.  This 
> patch (as589) makes cosmetic changes to a couple of source files.

I didn't take this chunk:

> @@ -572,7 +592,8 @@ struct usb_driver {
>  extern struct bus_type usb_bus_type;
>  
>  /**
> - * struct usb_class_driver - identifies a USB driver that wants to use the 
> USB major number
> + * struct usb_class_driver - identifies a USB driver that wants to use
> + *           the USB major number
>   * @name: the usb class device name for this driver.  Will show up in sysfs.
>   * @fops: pointer to the struct file_operations of this driver.
>   * @minor_base: the start of the minor range for this driver.

Because kerneldoc can't handle it, it all has to be on one line.

thanks,

greg k-h


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to