diff options
author | Zou Wei <zou_wei@huawei.com> | 2020-10-31 02:32:02 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2020-11-03 10:30:10 +0100 |
commit | 83f7a38ecd3354fd38d9024a0703452041bdc417 (patch) | |
tree | 204aaafcd95b044b6d8d7730a0fc622e20e52e67 /Documentation/ABI | |
parent | platform/x86/dell-wmi-sysman: Make wmi_sysman_kobj_sysfs_ops static (diff) | |
download | linux-83f7a38ecd3354fd38d9024a0703452041bdc417.tar.xz linux-83f7a38ecd3354fd38d9024a0703452041bdc417.zip |
platform/x86/dell-wmi-sysman: Make some symbols static
Fix the following sparse warnings:
./passobj-attributes.c:38:23: warning: symbol 'po_is_pass_set' was not declared. Should it be static?
./passobj-attributes.c:70:23: warning: symbol 'po_current_password' was not declared. Should it be static?
./passobj-attributes.c:99:23: warning: symbol 'po_new_password' was not declared. Should it be static?
./passobj-attributes.c:103:23: warning: symbol 'po_min_pass_length' was not declared. Should it be static?
./passobj-attributes.c:107:23: warning: symbol 'po_max_pass_length' was not declared. Should it be static?
./passobj-attributes.c:116:23: warning: symbol 'po_mechanism' was not declared. Should it be static?
./passobj-attributes.c:129:23: warning: symbol 'po_role' was not declared. Should it be static?
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zou Wei <zou_wei@huawei.com>
Link: https://lore.kernel.org/r/1604107922-14950-1-git-send-email-zou_wei@huawei.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'Documentation/ABI')
0 files changed, 0 insertions, 0 deletions