提交 1b05d22f 编写于 作者: G Guenter Roeck 提交者: Guenter Roeck

hwmon: (ltc4151) Fix multi-line comments

Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
Cc: Per Dalen <per.dalen@appeartv.com>
上级 1b9c491d
......@@ -154,7 +154,8 @@ static SENSOR_DEVICE_ATTR(in2_input, S_IRUGO, \
static SENSOR_DEVICE_ATTR(curr1_input, S_IRUGO, \
ltc4151_show_value, NULL, LTC4151_SENSE_H);
/* Finally, construct an array of pointers to members of the above objects,
/*
* Finally, construct an array of pointers to members of the above objects,
* as required for sysfs_create_group()
*/
static struct attribute *ltc4151_attributes[] = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册