提交 7f6d70cd 编写于 作者: G Guenter Roeck

hwmon: (iio_hwmon) Fix documentation of struct iio_hwmon_state

Sparse reports:

drivers/hwmon/iio_hwmon.c:36: warning:
	No description found for parameter 'groups'
Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
上级 d5324e90
...@@ -24,6 +24,7 @@ ...@@ -24,6 +24,7 @@
* @num_channels: number of channels in channels (saves counting twice) * @num_channels: number of channels in channels (saves counting twice)
* @hwmon_dev: associated hwmon device * @hwmon_dev: associated hwmon device
* @attr_group: the group of attributes * @attr_group: the group of attributes
* @groups: null terminated array of attribute groups
* @attrs: null terminated array of attribute pointers. * @attrs: null terminated array of attribute pointers.
*/ */
struct iio_hwmon_state { struct iio_hwmon_state {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册