Sparse reports:

drivers/hwmon/iio_hwmon.c:36: warning:
        No description found for parameter 'groups'

Signed-off-by: Guenter Roeck <[email protected]>
---
 drivers/hwmon/iio_hwmon.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/drivers/hwmon/iio_hwmon.c b/drivers/hwmon/iio_hwmon.c
index f6a76679c650..5e5b32a1ec4b 100644
--- a/drivers/hwmon/iio_hwmon.c
+++ b/drivers/hwmon/iio_hwmon.c
@@ -23,7 +23,8 @@
  * @channels:          filled with array of channels from iio
  * @num_channels:      number of channels in channels (saves counting twice)
  * @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.
  */
 struct iio_hwmon_state {
-- 
2.7.4

--
To unsubscribe from this list: send the line "unsubscribe linux-hwmon" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to