diff options
author | Guenter Roeck <linux@roeck-us.net> | 2013-09-06 14:05:43 +0200 |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2013-09-06 14:05:43 +0200 |
commit | 94e44413cdda7b1b838a4c508a4eca0cdd5e7a18 (patch) | |
tree | 46b83d252d319583f837dc05d93300a04c5d4792 /scripts/extract-vmlinux | |
parent | f85b520510ed8b805b21b98dcedaf896caa0dae7 (diff) |
hwmon: (emc6w201) Do not declare enum variable
Fix the following smatch warning:
emc6w201.c:52:26: warning: symbol 'subfeature' was not declared.
Should it be static?
'enum { } subtype' declares an enum as (global) variable which we don't want.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'scripts/extract-vmlinux')
0 files changed, 0 insertions, 0 deletions