Skip to content
Snippets Groups Projects
Commit 8f772035 authored by Chen Zhou's avatar Chen Zhou Committed by Guenter Roeck
Browse files

hwmon: (w83627ehf) make sensor_dev_attr_##_name variables static


Fix sparse warning:

drivers/hwmon/w83627ehf.c:1202:1: warning:
	symbol 'sensor_dev_attr_pwm1_target' was not declared. Should it be static?

and many more similar messages.

Reported-by: default avatarHulk Robot <hulkci@huawei.com>
Signed-off-by: default avatarChen Zhou <chenzhou10@huawei.com>
Link: https://lore.kernel.org/r/20191213015605.172472-1-chenzhou10@huawei.com


[groeck: Dropped all but one log message from description]
Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent 9e347728
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment