]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit07ff743bc4a10ee085608f4e4cd00ead1ab33afa
tree6709435f84d21a72cd0bcbd99819433a6988c6f2
parent635606953a13f4eea08fb090ee95da2dc4ab02a3
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