提交 d5324e90 编写于 作者: G Guenter Roeck

hwmon: (sht15) Fix parameter documentation of sht15_crc8()

Sparse reports:

drivers/hwmon/sht15.c:188: warning:
		No description found for parameter 'len'
Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
上级 679f50b8
......@@ -179,6 +179,7 @@ struct sht15_data {
* sht15_crc8() - compute crc8
* @data: sht15 specific data.
* @value: sht15 retrieved data.
* @len: Length of retrieved data
*
* This implements section 2 of the CRC datasheet.
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册