USB: usb.h: fix kernel-doc notation
authorRandy Dunlap <randy.dunlap@oracle.com>
Thu, 18 Jun 2009 17:39:11 +0000 (10:39 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 12 Jul 2009 22:16:39 +0000 (15:16 -0700)
commite376bbbb6a82cf119c93bde66937f66c72cba27b
treeae1b628e5e12b6295b07a40d3f4df9ba3bf5213a
parent4e19f220d4e84f5728cb7edde36352ab425cfba4
USB: usb.h: fix kernel-doc notation

Fix usb.h kernel-doc warnings:

Warning(include/linux/usb.h:918): Excess struct/union/enum/typedef member 'nodename' description in 'usb_device_driver'
Warning(include/linux/usb.h:939): No description found for parameter 'nodename'
Warning(include/linux/usb.h:1219): No description found for parameter 'sg'
Warning(include/linux/usb.h:1219): No description found for parameter 'num_sgs'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/usb.h