aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2020-07-29 23:59:14 +0800
committerAndy Shevchenko <[email protected]>2020-08-01 14:40:30 +0300
commit066d7f32cc7c9ade76f0d7d5fa4af4015a32acea (patch)
tree80cc5ca80f3dbbb66f36b65d0eb0e40feb407ad9 /tools/perf/scripts/python/export-to-sqlite.py
parent61781298521eb59be6dd82f84c50e64afc77cd24 (diff)
platform/x86: thinkpad_acpi: Make some symbols static
The sparse tool complains as follows: drivers/platform/x86/thinkpad_acpi.c:9636:25: warning: symbol 'dev_attr_charge_start_threshold' was not declared. Should it be static? drivers/platform/x86/thinkpad_acpi.c:9642:25: warning: symbol 'dev_attr_charge_stop_threshold' was not declared. Should it be static? Those variables are not used outside of thinkpad_acpi.c, so this commit marks them static. Fixes: e33929537b76 ("platform/x86: thinkpad_acpi: use standard charge control attribute names") Reported-by: Hulk Robot <[email protected]> Signed-off-by: Wei Yongjun <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions