usb: gadget zero style fixups (mostly whitespace)
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sat, 19 Apr 2008 01:47:54 +0000 (18:47 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 2 May 2008 17:25:54 +0000 (10:25 -0700)
commit7472f38b10c884f47241529d1367f77c2e1b3551
tree6709435f84d21a72cd0bcbd99819433a6988c6f2
parentf371e750c9324f3498842ee833a0242a11b359e6
usb: gadget zero style fixups (mostly whitespace)

Minor updates to "Gadget Zero".

 - Primarily these are whitespace updates to address the fact that since
   this was written, Documentation/CodingStyle was changed to disapprove
   of parts of the original coding style.

 - Update a few comments that weren't quite correct, notably mentioning
   the "autoresume" module parameter.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/zero.c