From: Randy Dunlap Date: Mon, 25 Oct 2010 22:04:13 +0000 (-0700) Subject: usb.h: fix ioctl kernel-doc info X-Git-Tag: v2.6.37-rc2~23^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a91be2acc648f18d39b15c6eb7136b0c208e2cab;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed