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

driver-core: fix missing kernel-doc in firmware_class

Fix kernel-doc warning in firmware_class.c:

Warning(drivers/base/firmware_class.c:94): No description found for parameter 'attr'
Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 4d26e139
...@@ -78,6 +78,7 @@ firmware_timeout_show(struct class *class, ...@@ -78,6 +78,7 @@ firmware_timeout_show(struct class *class,
/** /**
* firmware_timeout_store - set number of seconds to wait for firmware * firmware_timeout_store - set number of seconds to wait for firmware
* @class: device class pointer * @class: device class pointer
* @attr: device attribute pointer
* @buf: buffer to scan for timeout value * @buf: buffer to scan for timeout value
* @count: number of bytes in @buf * @count: number of bytes in @buf
* *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册