On Wed, 13 Feb 2008, Randy Dunlap wrote:

> From: Randy Dunlap <[EMAIL PROTECTED]>
> 
> Convert struct usb_device to use kernel-doc notation.
> Please especially check the @filelist and @usb_classdev descriptions.
> 
> Fix a few other kernel-doc lines that should be all on one line but were on
> multiple lines.

> + * @rawdescriptors: waw descriptors for each config

Typo.

> + * @children: child devices - these can be either new devices (if this is a
> + *   hub device), or different instances of this same device.
> + *   Each instance needs its own set of data structures.

What does "different instances of this same device" mean?  Apparently 
This is a fossil comment; IMO it should be removed.  Only hubs have 
children.

> + * @delayed_work autosuspend: for delayed autosuspends

Typo: the variable is just "autosuspend".  "delayed_work" is part of 
the structure tag.

Alan Stern


-
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to