diff options
author | Tom Rix <trix@redhat.com> | 2023-07-02 16:44:19 +0300 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2023-07-10 16:26:07 +0300 |
commit | 9ecedaf6f82acf9e0d68932da2a72aefcf0b7176 (patch) | |
tree | 48ae92e3007c0d91f6b9b732b22e64cbe7ae6732 /scripts/gdb/linux/utils.py | |
parent | 5b2a4a4394ce96fb01a282dd58e263d02218db03 (diff) | |
download | linux-9ecedaf6f82acf9e0d68932da2a72aefcf0b7176.tar.xz |
platform/x86: int3472/discrete: set variable skl_int3472_regulator_second_sensor storage-class-specifier to static
smatch reports
drivers/platform/x86/intel/int3472/clk_and_regulator.c:263:28: warning: symbol
'skl_int3472_regulator_second_sensor' was not declared. Should it be static?
This variable is only used in its defining file, so it should be static.
Signed-off-by: Tom Rix <trix@redhat.com>
Link: https://lore.kernel.org/r/20230702134419.3438361-1-trix@redhat.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions