提交 bf92c190 编写于 作者: R Randy Dunlap 提交者: Greg Kroah-Hartman

USB: usb.h: change private: kernel-doc for new format requirement

Use "/* private:" to mark struct members as private so that
scripts/kernel-doc will handle them correctly.
Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com>
Acked-by: NDavid Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 cac85a8b
......@@ -1421,8 +1421,8 @@ struct usb_sg_request {
int status;
size_t bytes;
/*
* members below are private: to usbcore,
/* private:
* members below are private to usbcore,
* and are not provided for driver access!
*/
spinlock_t lock;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册