diff options
author | Jason Yan <[email protected]> | 2020-04-09 16:45:02 +0800 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2020-04-12 15:12:51 -0700 |
commit | 0e786f328b382e6df64f31390973b81f8fb9a044 (patch) | |
tree | 48cd888875ee3cd4bf99ccea93ce4754b9b96f48 /scripts/gdb/linux/genpd.py | |
parent | ed08ebb7124e90a99420bb913d602907d377d03d (diff) |
hwmon: (k10temp) make some symbols static
Fix the following sparse warning:
drivers/hwmon/k10temp.c:189:12: warning: symbol 'k10temp_temp_label' was
not declared. Should it be static?
drivers/hwmon/k10temp.c:202:12: warning: symbol 'k10temp_in_label' was
not declared. Should it be static?
drivers/hwmon/k10temp.c:207:12: warning: symbol 'k10temp_curr_label' was
not declared. Should it be static?
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Jason Yan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/genpd.py')
0 files changed, 0 insertions, 0 deletions