]> git.karo-electronics.de Git - mv-sheeva.git/commit
usb.h: fix ioctl kernel-doc info
authorRandy Dunlap <randy.dunlap@oracle.com>
Mon, 25 Oct 2010 22:04:13 +0000 (15:04 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 8 Nov 2010 20:28:32 +0000 (12:28 -0800)
commita91be2acc648f18d39b15c6eb7136b0c208e2cab
tree77c3f1c7963428a9dd7a4a1f588fae93f1592db4
parent5398a64c63a69a0ac33dbae458ea4aab0dc23f14
usb.h: fix ioctl kernel-doc info

Fix struct field name, prevent kernel-doc warnings.

Warning(include/linux/usb.h:865): No description found for parameter 'unlocked_ioctl'
Warning(include/linux/usb.h:865): Excess struct/union/enum/typedef member 'ioctl' description in 'usb_driver'

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