提交 5d577dba 编写于 作者: G Guenter Roeck 提交者: Guenter Roeck

hwmon: (jc42) Fix multi-line comments

Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
上级 780affe0
......@@ -350,8 +350,10 @@ set(temp_min, JC42_REG_TEMP_LOWER);
set(temp_max, JC42_REG_TEMP_UPPER);
set(temp_crit, JC42_REG_TEMP_CRITICAL);
/* JC42.4 compliant chips only support four hysteresis values.
* Pick best choice and go from there. */
/*
* JC42.4 compliant chips only support four hysteresis values.
* Pick best choice and go from there.
*/
static ssize_t set_temp_crit_hyst(struct device *dev,
struct device_attribute *attr,
const char *buf, size_t count)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册